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
/
lib
/
page.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #6: don't generate default ID for headings
Samy Pessé
2016-12-22
1
-1
/
+4
*
Remove annotation code and switch to kramed's annotation engine
Aaron O'Mullan
2016-12-22
1
-5
/
+8
*
Remove useless empty line
Aaron O'Mullan
2016-12-22
1
-1
/
+0
*
Improve escaping for code blocks
Samy Pessé
2016-12-22
1
-16
/
+12
*
Don't escape code block if already in escaped block
Samy Pessé
2016-12-22
1
-6
/
+14
*
Don't process math when parsing (processed by plugins)
Samy Pessé
2016-12-22
1
-1
/
+3
*
Remove useless lang normalization
Samy Pessé
2016-12-22
1
-1
/
+0
*
Remove highlight.js dependency
Samy Pessé
2016-12-22
1
-16
/
+1
*
Escape inline code blocks now
Aaron O'Mullan
2016-12-22
1
-5
/
+24
*
Replace markdown-renderer with annotater
Aaron O'Mullan
2016-12-22
1
-13
/
+18
*
Fix escaping in page.prepare
Samy Pessé
2016-12-22
1
-1
/
+2
*
Use markdown-renderer instead of regex
Samy Pessé
2016-12-22
1
-16
/
+12
*
Fix code fences escaping (add more tests)
Samy Pessé
2016-12-22
1
-3
/
+4
*
Add method page.prepare to escape codeblock
Samy Pessé
2016-12-22
1
-1
/
+25
*
Update lodash to 3.1.0
Samy Pessé
2016-12-22
1
-1
/
+0
*
Remove correctly highlight.js from client bundle
Samy Pessé
2016-12-22
1
-2
/
+2
*
Don't include highlight.js in browser
Samy Pessé
2016-12-22
1
-1
/
+2
*
Add basic parsing of markdown using kramed
Samy Pessé
2016-12-22
1
-0
/
+36