File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515- Multi-lingual books share assets folder
1616- YAML front matter is parsed and can extend page's properties
1717- Fix ` uk ` translation
18+ - Fix heading ID including dashes
19+ - Fix error in code highlighting for unknown languages
20+ - Accept SSH url as plugin version
21+ - Add templating blocks ` markdown ` , ` asciidoc ` and ` markup `
1822
1923## 2.6.7
2024- Fix bug with filenames including spaces
Original file line number Diff line number Diff line change 11{
22 "name" : " gitbook" ,
3- "version" : " 3.0.0-pre.5 " ,
3+ "version" : " 3.0.0-pre.6 " ,
44 "homepage" : " https://www.gitbook.com" ,
55 "description" : " Library and cmd utility to generate GitBooks" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments