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
/
page
/
index.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add json encoding utils
Samy Pesse
2016-04-23
1
-246
/
+0
*
Update page context for plugins hooks
Johan Preynat
2016-04-13
1
-1
/
+0
*
Add method renderInline and renderBlock to book
Samy Pessé
2016-03-18
1
-1
/
+1
*
Add back gitbook.generator property as deprecated
Samy Pessé
2016-03-09
1
-24
/
+21
*
Extend "page" with frontmatter attributes
Samy Pessé
2016-03-02
1
-10
/
+10
*
Fix some path normalization on windows
Samy Pessé
2016-02-25
1
-1
/
+1
*
Extract description from page's front matter
Samy Pessé
2016-02-25
1
-0
/
+22
*
Support "sections" from gitbook 2 as deprecated for page hooks
Samy Pessé
2016-02-25
1
-2
/
+7
*
Call page hooks during transformation to HTML
Samy Pessé
2016-02-25
1
-0
/
+15
*
Add property depth to article and pages
Samy Pessé
2016-02-24
1
-0
/
+1
*
Fix path option for template error
Samy Pessé
2016-02-24
1
-1
/
+1
*
Add context for multi-lingual books
Samy Pessé
2016-02-24
1
-0
/
+1
*
Fix context for templating and page
Samy Pessé
2016-02-21
1
-14
/
+22
*
Fix page.toHTML by using .content directly
Samy Pessé
2016-02-20
1
-2
/
+1
*
Add new gitbook-markdown and gitbook-asciidoc
Samy Pessé
2016-02-20
1
-1
/
+1
*
Add detection of text direction and provide: 'page.dir'
Samy Pessé
2016-02-18
1
-1
/
+10
*
Fix path calcul to be coherant
Samy Pessé
2016-02-18
1
-8
/
+14
*
Glossary should be output as a normal page
Samy Pessé
2016-02-18
1
-8
/
+1
*
Add "level" to TOCArticle
Samy Pessé
2016-02-18
1
-0
/
+1
*
Add filter resolveAsset to template for website
Samy Pessé
2016-02-18
1
-1
/
+0
*
Improve annotation with glossary terms
Samy Pesse
2016-02-17
1
-2
/
+16
*
Generate index.html instead of README.html
Samy Pessé
2016-02-17
1
-18
/
+0
*
Add type to file object in templating context
Samy Pessé
2016-02-17
1
-1
/
+2
*
Use same json for page context and json builds
Samy Pessé
2016-02-17
1
-1
/
+2
*
Fix addBlock for template engine
Samy Pessé
2016-02-15
1
-1
/
+7
*
Complete page.previous and page.next variables
Samy Pessé
2016-02-15
1
-2
/
+4
*
Add test for file variables in templating
Samy Pessé
2016-02-14
1
-0
/
+5
*
Move conrefs to a separate mixin
Samy Pessé
2016-02-14
1
-3
/
+3
*
Add .next and .prev to TOCArticle
Samy Pessé
2016-02-14
1
-1
/
+5
*
Add help chapter about variables
Samy Pessé
2016-02-14
1
-6
/
+15
*
Add code blocks normalization
Samy Pessé
2016-02-14
1
-1
/
+11
*
Complete test for convertion of svgs
Samy Pesse
2016-02-13
1
-0
/
+8
*
Add conversion of svg to png for assets inliner
Samy Pesse
2016-02-12
1
-1
/
+17
*
Add pipeline to outline svg as png
Samy Pesse
2016-02-12
1
-1
/
+2
*
Separate output in FolderOutput and base
Samy Pesse
2016-02-12
1
-16
/
+4
*
Remove concept of generator, to merge it with Output
Samy Pesse
2016-02-12
1
-2
/
+3
*
Replace links to page of summary by html links
Samy Pesse
2016-02-12
1
-5
/
+26
*
Page output a simple html string
Samy Pesse
2016-02-11
1
-12
/
+13
*
Add base for normalizing html
Samy Pesse
2016-02-11
1
-0
/
+121