Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 1 | -1/+31 |
| | | | | Add more tests for links in page | ||||
* | Update tests for relative images | Samy Pessé | 2014-04-18 | 1 | -4/+30 |
| | |||||
* | Add more test for quiz (related to #100) | Samy Pessé | 2014-04-16 | 1 | -0/+1 |
| | |||||
* | Fixup page lexing in test/page | Aaron O'Mullan | 2014-04-12 | 1 | -2/+5 |
| | |||||
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 1 | -3/+6 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 1 | -14/+21 |
| | |||||
* | Use OS-agnostic path generation for images too | James Phillpotts | 2014-04-10 | 1 | -2/+9 |
| | |||||
* | Add lexing support for content code in exercises | Aaron O'Mullan | 2014-04-08 | 1 | -1/+9 |
| | | | | #52, #49, #46 | ||||
* | Adapt test to new code language normalization | Aaron O'Mullan | 2014-04-05 | 1 | -1/+1 |
| | |||||
* | Add test for exercise language detection | Aaron O'Mullan | 2014-04-05 | 1 | -0/+4 |
| | |||||
* | Add github link resolution test | Aaron O'Mullan | 2014-04-02 | 1 | -0/+18 |
| | |||||
* | Add tests for section merging | Aaron O'Mullan | 2014-04-02 | 1 | -0/+11 |
| | |||||
* | Add content & code generation for exercise sections | Aaron O'Mullan | 2014-03-31 | 1 | -1/+8 |
| | |||||
* | Move summary & page parsing code to lib/parse/ | Aaron O'Mullan | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Add tests for page content rendering | Aaron O'Mullan | 2014-03-30 | 1 | -0/+6 |
| | |||||
* | Test for section types | Aaron O'Mullan | 2014-03-30 | 1 | -0/+6 |
| | |||||
* | Add basic page tests | Aaron O'Mullan | 2014-03-30 | 1 | -0/+15 |