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
/
parse
/
page.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear folder
Samy Pessé
2015-01-19
1
-160
/
+0
*
Fix parsing of already lexed content
Samy Pessé
2014-11-14
1
-1
/
+1
*
Adapt new page.parse api for tests
Samy Pessé
2014-11-03
1
-4
/
+7
*
Merge branch 'master' of github.com:GitbookIO/gitbook into fork
codepiano
2014-11-02
1
-1
/
+1
|
\
|
*
Adapt include in page parsing to works on clientside
Samy Pessé
2014-11-01
1
-1
/
+1
*
|
bugfix,init page object's lexed attribute.
codepiano
2014-10-31
1
-2
/
+3
|
/
*
Fix small incompatibility mistake
Aaron O'Mullan
2014-10-15
1
-1
/
+1
*
Add include support, with variables and the whole shebang
Aaron O'Mullan
2014-10-15
1
-10
/
+5
*
Fix error with markdown rendering
Samy Pessé
2014-08-11
1
-5
/
+5
*
Replace "marked" with "kramed"
Aaron O'Mullan
2014-07-30
1
-3
/
+3
*
Merge pull request #266 from shaform/ref_links
Samy Pessé
2014-07-11
1
-3
/
+2
|
\
|
*
Improve code syntax for links assignment
Shaform
2014-05-28
1
-1
/
+1
|
*
fix links error
Shaform
2014-05-27
1
-1
/
+1
|
*
Add reference links support
Shaform
2014-05-27
1
-3
/
+2
*
|
Support code includes for exercises
Aaron O'Mullan
2014-07-10
1
-3
/
+9
|
/
*
Normalize code language before highlighting
Aaron O'Mullan
2014-04-17
1
-0
/
+3
*
Disable automatic highlighting
Aaron O'Mullan
2014-04-16
1
-3
/
+5
*
In parse/page remove global marked settings
Aaron O'Mullan
2014-04-16
1
-12
/
+10
*
Quiz with GFM checkbox lists
James Phillpotts
2014-04-12
1
-10
/
+54
*
Tabular quiz
James Phillpotts
2014-04-12
1
-0
/
+18
*
Add lexing support for content code in exercises
Aaron O'Mullan
2014-04-08
1
-0
/
+2
*
Generate section.id in lexer
Aaron O'Mullan
2014-04-06
1
-5
/
+2
*
In page parser, lex only if not already lexed
Aaron O'Mullan
2014-04-06
1
-1
/
+2
*
Move page lexer to separate module
Aaron O'Mullan
2014-04-06
1
-56
/
+3
*
Prevent renderer from mutating sections
Aaron O'Mullan
2014-04-06
1
-0
/
+3
*
Add basic code language normalization
Aaron O'Mullan
2014-04-05
1
-1
/
+4
*
Detect exercise language
Aaron O'Mullan
2014-04-05
1
-0
/
+12
*
Resolve relative links to GitHub repo, fixes #6
Aaron O'Mullan
2014-04-02
1
-4
/
+7
*
Merge sections together, fixes #7
Aaron O'Mullan
2014-04-02
1
-0
/
+13
*
Fix usage of highlight.js
Samy Pessé
2014-04-01
1
-2
/
+7
*
Fix #3: Add syntax highlighting
Samy Pessé
2014-04-01
1
-0
/
+7
*
Filter out empty sections when generating pages
Aaron O'Mullan
2014-03-31
1
-0
/
+3
*
Generate a unique Id for each section
Aaron O'Mullan
2014-03-31
1
-0
/
+5
*
Add content & code generation for exercise sections
Aaron O'Mullan
2014-03-31
1
-9
/
+28
*
Fix bug with exercise classification
Aaron O'Mullan
2014-03-31
1
-7
/
+9
*
Normalize .md links to .html when rendering pages
Aaron O'Mullan
2014-03-31
1
-1
/
+8
*
Move summary & page parsing code to lib/parse/
Aaron O'Mullan
2014-03-31
1
-0
/
+62