Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments to default introduction chapter code | Aaron O'Mullan | 2014-07-31 | 1 | -0/+2 |
| | | | Fixes #388 | ||||
* | Replace "marked" with "kramed" | Aaron O'Mullan | 2014-07-30 | 1 | -4/+4 |
| | |||||
* | Improve path normalization when parsing SUMMARY.md | Aaron O'Mullan | 2014-07-29 | 1 | -2/+4 |
| | |||||
* | Fix error when chapters list is empty | Samy Pessé | 2014-06-24 | 1 | -4/+6 |
| | | | | Fix GitbookIO/gitbook.io#101 and GitbookIO/gitbook.io#102 | ||||
* | Fix LANGS.md parsing | Aaron O'Mullan | 2014-06-17 | 1 | -7/+15 |
| | | | | And cleanup Summary parsing | ||||
* | Normalize intro node in Summary parsing | Aaron O'Mullan | 2014-06-16 | 1 | -5/+22 |
| | |||||
* | Remove useless method parseArticle | Samy Pessé | 2014-05-26 | 1 | -4/+0 |
| | |||||
* | Parse more than two level in summary | Samy Pessé | 2014-05-26 | 1 | -4/+8 |
| | |||||
* | Force forward slashes on SUMMARY.md paths | Matteo Ronchi | 2014-05-08 | 1 | -1/+1 |
| | | | | | this prevent windows user to generate invalid path on unix OS Reference to issue #39 on gitbook-editor | ||||
* | Change normalization of parser to give link in .md | Samy Pessé | 2014-04-04 | 1 | -4/+1 |
| | |||||
* | Add level attribute to chapters/articles | Aaron O'Mullan | 2014-03-31 | 1 | -6/+10 |
| | |||||
* | Change summary data format | Aaron O'Mullan | 2014-03-31 | 1 | -3/+2 |
| | | | | | Simplify chapter objects, by making them identical to article objects besides the .articles attribute | ||||
* | Normalize chapter & article paths | Aaron O'Mullan | 2014-03-31 | 1 | -1/+6 |
| | |||||
* | Move summary & page parsing code to lib/parse/ | Aaron O'Mullan | 2014-03-31 | 1 | -0/+112 |