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
/
templating
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1374 and #1360: apply transform of conrefsLoader using a string, not a b...
Samy Pessé
2016-06-10
6
-63
/
+70
*
Add unit tests for postRender
Samy Pesse
2016-06-06
3
-22
/
+73
*
Fix path resolution when generating page with conrefs
Samy Pessé
2016-05-12
4
-4
/
+52
*
Adapt eslint configuration for mocha
Samy Pesse
2016-05-11
1
-1
/
+0
*
Add test for transform option of ConrefLoader
Samy Pesse
2016-05-11
3
-9
/
+31
*
Fix #1293: replace block shortcuts when including files
Samy Pesse
2016-05-11
6
-28
/
+40
*
Switch tests to mocha while keeping jest structure
Samy Pesse
2016-05-11
1
-3
/
+3
*
Fix #1286: by default blocks should not be parsable
Samy Pesse
2016-05-08
1
-1
/
+1
*
Adapt unit tests for new templating post process
Samy Pesse
2016-05-05
1
-6
/
+6
*
Add mode TemplateOutput to represent {content + blocks} from template
Samy Pesse
2016-05-05
4
-45
/
+46
*
Add tests for replaceShortcuts
Samy Pesse
2016-05-04
1
-0
/
+28
*
Fix #1268: fix shortcuts of template block not being applied
Samy Pesse
2016-05-04
2
-12
/
+15
*
lib/templating/postRender.js: Fix missing argument to engine.getBlock()
Johan Preynat
2016-05-02
1
-1
/
+1
*
Improve timing debug
Samy Pessé
2016-05-02
1
-7
/
+11
*
Add tests for conrefs loader
Samy Pesse
2016-04-30
2
-2
/
+36
*
Stop running test on node 0.12 for windows
Samy Pesse
2016-04-26
1
-2
/
+0
*
Fix resolution of theme's templates
Samy Pessé
2016-04-25
2
-14
/
+25
*
Add loader for themes
Samy Pessé
2016-04-25
2
-1
/
+119
*
Add conrefs loader for templating
Samy Pessé
2016-04-25
3
-1
/
+103
*
Add post processing for templates
Samy Pessé
2016-04-25
3
-1
/
+64
*
Replace shortcuts in templating
Samy Pessé
2016-04-25
4
-0
/
+102