index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
template
/
index.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add json encoding utils
Samy Pesse
2016-04-23
1
-552
/
+0
*
Correctly detect promises from block.process in TemplateEngine.applyBlock()
Johan Preynat
2016-04-20
1
-1
/
+1
*
Comment template code
Samy Pessé
2016-04-20
1
-28
/
+122
*
Pass template to block's context
Samy Pessé
2016-04-14
1
-1
/
+2
*
Remove unused variable
Samy Pessé
2016-04-13
1
-1
/
+0
*
Improve block parsing to handle args/kwargs on subblocks
Samy Pessé
2016-04-13
1
-54
/
+72
*
Fix generator deprecation warning being shown for each call
Samy Pessé
2016-04-10
1
-6
/
+10
*
Use stabler block anchor in template output
Samy Pessé
2016-03-18
1
-2
/
+2
*
Fix context for template block/filters
Samy Pessé
2016-03-18
1
-7
/
+11
*
Add method renderInline and renderBlock to book
Samy Pessé
2016-03-18
1
-1
/
+1
*
Add book to templating context
Samy Pessé
2016-03-07
1
-2
/
+3
*
Fix linting errors
Samy Pessé
2016-03-07
1
-1
/
+1
*
Fix inclusion of block using a simple function
Samy Pessé
2016-02-24
1
-1
/
+4
*
Load all filters and blocks from plugins in output's template
Samy Pessé
2016-02-22
1
-4
/
+2
*
Add custom filters for dates to templating engine
Samy Pessé
2016-02-21
1
-1
/
+3
*
Fix error in blocks detection with nunjucks
Samy Pessé
2016-02-20
1
-2
/
+3
*
Add new gitbook-markdown and gitbook-asciidoc
Samy Pessé
2016-02-20
1
-1
/
+1
*
Lint after travis tests
Samy Pesse
2016-02-18
1
-7
/
+7
*
Don't build context in templating engine
Samy Pessé
2016-02-17
1
-20
/
+0
*
Fix addBlock for template engine
Samy Pessé
2016-02-15
1
-3
/
+80
*
Interpolate template before running it
Samy Pessé
2016-02-14
1
-1
/
+1
*
Move conrefs to a separate mixin
Samy Pessé
2016-02-14
1
-1
/
+1
*
Start moving template and conrefs on Output
Samy Pessé
2016-02-14
1
-3
/
+4
*
Complete conrefs in parsing
Samy Pesse
2016-02-11
1
-1
/
+23
*
Add conrefs loader for nunjucks
Samy Pesse
2016-02-11
1
-0
/
+13
*
Add base for page parsing
Samy Pessé
2016-02-11
1
-4
/
+3
*
Normalize templating error
Samy Pessé
2016-02-11
1
-1
/
+3
*
Add base for templating
Samy Pessé
2016-01-31
1
-0
/
+333