Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #487: Use generated toc as base for ebook generation | Samy Pessé | 2014-10-30 | 1 | -2/+2 |
| | |||||
* | Add csharp language highlight mapping | Aaron O'Mullan | 2014-06-18 | 1 | -0/+1 |
| | | | | Fixes #327 | ||||
* | Improve robustness of link utility functions | Aaron O'Mullan | 2014-06-17 | 1 | -3/+11 |
| | | | | Fixes #321, fixes #323 | ||||
* | Allow external links in summary, fixes #300 | Aaron O'Mullan | 2014-06-08 | 1 | -1/+7 |
| | |||||
* | Fix #296: fix static links on windows | Samy Pessé | 2014-06-06 | 1 | -1/+14 |
| | |||||
* | Add option pdf.pageNumber | Samy Pessé | 2014-06-03 | 1 | -1/+1 |
| | | | | Fix GitbookIO/editor#38 | ||||
* | Add toc at the end of pdf | Samy Pessé | 2014-05-29 | 1 | -0/+1 |
| | |||||
* | Improve ebook generation (toc, ...) | Samy Pessé | 2014-05-29 | 1 | -0/+25 |
| | |||||
* | Fix #249: fix links.toAbsolute on windows | Samy Pessé | 2014-05-23 | 1 | -0/+4 |
| | |||||
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 2 | -0/+30 |
| | | | | Add more tests for links in page | ||||
* | Improve language normalization | Aaron O'Mullan | 2014-04-10 | 1 | -0/+2 |
| | | | | Check for null before converting to lower case | ||||
* | Add basic code language normalization | Aaron O'Mullan | 2014-04-05 | 2 | -0/+19 |