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
/
test
/
page.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix page description tests
Samy Pessé
2016-03-02
1
-3
/
+3
*
Extend "page" with frontmatter attributes
Samy Pessé
2016-03-02
1
-3
/
+13
*
Extract description from page's front matter
Samy Pessé
2016-02-25
1
-0
/
+24
*
Remove option defaultPlugins and simplify loading
Samy Pessé
2016-02-25
1
-3
/
+3
*
Fix test for file.mtime
Samy Pessé
2016-02-21
1
-1
/
+2
*
Extend configuration with infos from readme
Samy Pessé
2016-02-21
1
-0
/
+8
*
Add detection of text direction and provide: 'page.dir'
Samy Pessé
2016-02-18
1
-0
/
+16
*
Fix resolve of images
Samy Pessé
2016-02-18
1
-21
/
+84
*
Fix path calcul to be coherant
Samy Pessé
2016-02-18
1
-22
/
+80
*
Improve annotation with glossary terms
Samy Pesse
2016-02-17
1
-1
/
+41
*
Fix and improve tests for links in page
Samy Pessé
2016-02-17
1
-2
/
+10
*
Fix addBlock for template engine
Samy Pessé
2016-02-15
1
-0
/
+34
*
Complete page.previous and page.next variables
Samy Pessé
2016-02-15
1
-1
/
+23
*
Add test for page.title variable
Samy Pessé
2016-02-15
1
-5
/
+16
*
Add test for file variables in templating
Samy Pessé
2016-02-14
1
-1
/
+19
*
Move conrefs to a separate mixin
Samy Pessé
2016-02-14
1
-2
/
+2
*
Complete test for convertion of svgs
Samy Pesse
2016-02-13
1
-0
/
+12
*
Add conversion of svg to png for assets inliner
Samy Pesse
2016-02-12
1
-1
/
+22
*
Separate output in FolderOutput and base
Samy Pesse
2016-02-12
1
-3
/
+6
*
Replace links to page of summary by html links
Samy Pesse
2016-02-12
1
-10
/
+37
*
Complete test for heading IDs
Samy Pesse
2016-02-12
1
-2
/
+9
*
Page output a simple html string
Samy Pesse
2016-02-11
1
-0
/
+26
*
Clear folder
Samy Pessé
2015-01-19
1
-123
/
+0
*
Remove unnecessary option "repo" from tests
Samy Pessé
2014-11-03
1
-9
/
+0
*
Adapt new page.parse api for tests
Samy Pessé
2014-11-03
1
-1
/
+1
*
Rewrite quiz logic to be more robust
Aaron O'Mullan
2014-10-13
1
-1
/
+1
*
Add unit test for quiz false positivies
Aaron O'Mullan
2014-10-13
1
-0
/
+8
*
Adapt tests
Samy Pessé
2014-10-13
1
-28
/
+0
*
Fix #136: replace links to .md by links to .html
Samy Pessé
2014-04-22
1
-1
/
+31
*
Update tests for relative images
Samy Pessé
2014-04-18
1
-4
/
+30
*
Add more test for quiz (related to #100)
Samy Pessé
2014-04-16
1
-0
/
+1
*
Fixup page lexing in test/page
Aaron O'Mullan
2014-04-12
1
-2
/
+5
*
Quiz with GFM checkbox lists
James Phillpotts
2014-04-12
1
-3
/
+6
*
Tabular quiz
James Phillpotts
2014-04-12
1
-14
/
+21
*
Use OS-agnostic path generation for images too
James Phillpotts
2014-04-10
1
-2
/
+9
*
Add lexing support for content code in exercises
Aaron O'Mullan
2014-04-08
1
-1
/
+9
*
Adapt test to new code language normalization
Aaron O'Mullan
2014-04-05
1
-1
/
+1
*
Add test for exercise language detection
Aaron O'Mullan
2014-04-05
1
-0
/
+4
*
Add github link resolution test
Aaron O'Mullan
2014-04-02
1
-0
/
+18
*
Add tests for section merging
Aaron O'Mullan
2014-04-02
1
-0
/
+11
*
Add content & code generation for exercise sections
Aaron O'Mullan
2014-03-31
1
-1
/
+8
*
Move summary & page parsing code to lib/parse/
Aaron O'Mullan
2014-03-31
1
-1
/
+1
*
Add tests for page content rendering
Aaron O'Mullan
2014-03-30
1
-0
/
+6
*
Test for section types
Aaron O'Mullan
2014-03-30
1
-0
/
+6
*
Add basic page tests
Aaron O'Mullan
2014-03-30
1
-0
/
+15