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 (
Expand
)
Author
Age
Files
Lines
*
Adapt escaping of code blocks with raw tags
origin/update-parsers
Samy Pesse
2016-12-22
1
-6
/
+6
*
Import gitbook-markdown
Samy Pessé
2016-12-22
1
-39
/
+46
*
Adapt annotating code blocks
Samy Pesse
2016-12-22
1
-15
/
+14
*
Start switching to markup-it
Samy Pessé
2016-12-22
1
-2
/
+2
*
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
*
Add basic parsing of markdown using kramed
Samy Pessé
2016-12-22
1
-0
/
+22