Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New cleaner helper for testing | Samy Pessé | 2015-03-23 | 30 | -124/+0 |
| | |||||
* | Add editorconfig and normalize indent | Samy Pessé | 2015-03-14 | 5 | -12/+12 |
| | |||||
* | Fix GitbookIO/plugin-youtube#2: hash remote image for local path | Samy Pessé | 2015-02-12 | 2 | -2/+6 |
| | |||||
* | Add test for #595: glossary links in subpages | Samy Pessé | 2015-02-07 | 1 | -0/+2 |
| | |||||
* | Add test for glossary replacement #588 | Samy Pessé | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Download external images in ebook format | Samy Pessé | 2015-01-29 | 1 | -1/+6 |
| | |||||
* | Convert inline svg as png if needed | Samy Pessé | 2015-01-29 | 1 | -2/+10 |
| | |||||
* | Improve svg conversion and links normalization | Samy Pessé | 2015-01-28 | 3 | -6/+6 |
| | |||||
* | Improve image conversion to png to avoid doublons | Samy Pessé | 2015-01-28 | 3 | -0/+8 |
| | |||||
* | Handle absolute url for images conversion (svg -> png) | Samy Pessé | 2015-01-28 | 1 | -0/+1 |
| | |||||
* | Add test for svg conversion | Samy Pessé | 2015-01-28 | 2 | -0/+13 |
| | |||||
* | Add more tests for inclusion | Samy Pessé | 2015-01-24 | 1 | -1/+2 |
| | |||||
* | Add base loader to resolve git dependencies | Samy Pessé | 2015-01-24 | 1 | -0/+1 |
| | |||||
* | Add test for local inclusion | Samy Pessé | 2015-01-24 | 3 | -0/+5 |
| | |||||
* | Update gitbook-parsers and improve summary tests | Samy Pessé | 2015-01-24 | 1 | -1/+1 |
| | |||||
* | Mark glossary terms in html parsed | Samy Pessé | 2015-01-22 | 1 | -0/+6 |
| | |||||
* | Copy files from book to output | Samy Pessé | 2015-01-21 | 1 | -0/+3 |
| | | | | Add test for personalised styles | ||||
* | Normalize tests | Samy Pessé | 2015-01-21 | 6 | -0/+8 |
| | |||||
* | Fix asciidoc test generation | Samy Pessé | 2015-01-21 | 1 | -0/+0 |
| | |||||
* | Add asciidoc support | Samy Pessé | 2015-01-21 | 5 | -0/+9 |
| | |||||
* | Normalize paths in html content | Samy Pessé | 2015-01-19 | 2 | -1/+7 |
| | |||||
* | Fix parsing of langs | Samy Pessé | 2015-01-19 | 6 | -0/+10 |
| | |||||
* | Add test for glossary parsing | Samy Pessé | 2015-01-19 | 1 | -0/+9 |
| | |||||
* | Improve test to test a all book | Samy Pessé | 2015-01-19 | 5 | -11/+19 |
| | |||||
* | Add parsing of summary and associated tests | Samy Pessé | 2015-01-19 | 1 | -0/+11 |
| | |||||
* | Add test for loading configuration from book.js | Samy Pessé | 2015-01-19 | 2 | -0/+3 |
| | |||||
* | Add base object to load configuration | Samy Pessé | 2015-01-19 | 1 | -0/+3 |
| | |||||
* | Clear folder | Samy Pessé | 2015-01-19 | 19 | -455/+0 |
| | |||||
* | Add summary whitespace tests | Aaron O'Mullan | 2015-01-14 | 1 | -0/+15 |
| | |||||
* | Adapt platform command to gitbook.com | Samy Pessé | 2015-01-11 | 2 | -2/+2 |
| | |||||
* | Add unit test for quiz false positivies | Aaron O'Mullan | 2014-10-13 | 1 | -0/+120 |
| | |||||
* | Add GLOSSARY.md fixture | Aaron O'Mullan | 2014-08-11 | 1 | -0/+30 |
| | |||||
* | Add invalid paths in SUMMARY.md fixture | Aaron O'Mullan | 2014-07-29 | 1 | -2/+2 |
| | | | | To test for correct path normalization | ||||
* | Add tests for includes | Aaron O'Mullan | 2014-07-10 | 2 | -0/+36 |
| | |||||
* | Add extra navigation tests for #318 | Aaron O'Mullan | 2014-06-15 | 1 | -0/+13 |
| | |||||
* | Adapt navigation parsing to third and more levels in summary | Samy Pessé | 2014-05-26 | 1 | -0/+1 |
| | |||||
* | Parse more than two level in summary | Samy Pessé | 2014-05-26 | 1 | -0/+1 |
| | |||||
* | Add tests for book generation | Samy Pessé | 2014-05-05 | 4 | -0/+7 |
| | |||||
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 1 | -0/+5 |
| | | | | Add more tests for links in page | ||||
* | Update tests for relative images | Samy Pessé | 2014-04-18 | 1 | -0/+12 |
| | |||||
* | Add more test for quiz (related to #100) | Samy Pessé | 2014-04-16 | 1 | -0/+15 |
| | |||||
* | Add readme parsing for extracting title and description | Samy Pessé | 2014-04-14 | 1 | -0/+7 |
| | |||||
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 1 | -4/+12 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 2 | -1/+26 |
| | |||||
* | Merge pull request #78 from mrpotes/mocha-windows | Aaron O'Mullan | 2014-04-10 | 1 | -0/+3 |
|\ | | | | | Fix URL creation on windows | ||||
| * | Use OS-agnostic path generation for images too | James Phillpotts | 2014-04-10 | 1 | -0/+3 |
| | | |||||
* | | Add better tests for ambiguous section detection | Aaron O'Mullan | 2014-04-10 | 1 | -0/+68 |
|/ | |||||
* | Add lexing support for content code in exercises | Aaron O'Mullan | 2014-04-08 | 1 | -0/+33 |
| | | | | #52, #49, #46 | ||||
* | Rename PAGE.MD to PAGE.md | Samy Pessé | 2014-04-04 | 1 | -0/+0 |
| | |||||
* | Add GITHUB_LINKS.md fixture | Aaron O'Mullan | 2014-04-02 | 1 | -0/+3 |
| | | | | For testing github link resolution | ||||
* | Add HR_PAGE.md fixture | Aaron O'Mullan | 2014-04-02 | 1 | -0/+11 |
| | | | | | This is for testing that non exercise sections are merged correctly together and united with HRs | ||||
* | Add tests for null paths in navigation | Aaron O'Mullan | 2014-04-01 | 1 | -0/+3 |
| | | | | Unfinished chapters/articles should be put in navigation | ||||
* | Add link to PAGE.md fixture | Aaron O'Mullan | 2014-03-31 | 1 | -0/+2 |
| | |||||
* | Add basic page tests | Aaron O'Mullan | 2014-03-30 | 1 | -0/+30 |
| | |||||
* | Add tests for summary parsing | Aaron O'Mullan | 2014-03-30 | 1 | -0/+7 |