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
/
packages
/
gitbook-markdown
/
test
/
page.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use gitbook-html as base parser
Samy Pessé
2016-12-22
1
-12
/
+9
|
*
Fix #6: don't generate default ID for headings
Samy Pessé
2016-12-22
1
-0
/
+5
|
*
Adapt raw codewrap multiline test
Aaron O'Mullan
2016-12-22
1
-1
/
+1
|
*
Add test for code blocks escaping
Samy Pessé
2016-12-22
1
-0
/
+5
|
*
Fix code blocks annotation
Samy Pessé
2016-12-22
1
-0
/
+4
|
*
Improve escaping for code blocks
Samy Pessé
2016-12-22
1
-0
/
+4
|
*
Don't escape code block if already in escaped block
Samy Pessé
2016-12-22
1
-0
/
+7
|
*
Don't process math when parsing (processed by plugins)
Samy Pessé
2016-12-22
1
-0
/
+5
|
*
Update tests to reflect annotator
Aaron O'Mullan
2016-12-22
1
-8
/
+8
|
*
Fix escaping in page.prepare
Samy Pessé
2016-12-22
1
-0
/
+7
|
*
Use markdown-renderer instead of regex
Samy Pessé
2016-12-22
1
-6
/
+7
|
*
Fix code fences escaping (add more tests)
Samy Pessé
2016-12-22
1
-1
/
+7
|
*
Add method page.prepare to escape codeblock
Samy Pessé
2016-12-22
1
-0
/
+12
|
|
|
|
Related to GitbookIO/gitbook#625
*
Add basic parsing of markdown using kramed
Samy Pessé
2016-12-22
1
-0
/
+22