Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear folder | Samy Pessé | 2015-01-19 | 1 | -79/+0 |
| | |||||
* | Split section classification to separate files | Aaron O'Mullan | 2014-10-13 | 1 | -53/+3 |
| | | | | | Maybe have a sections folder in the future and one per type (quiz/exercise/normal) ? | ||||
* | Replace "marked" with "kramed" | Aaron O'Mullan | 2014-07-30 | 1 | -2/+2 |
| | |||||
* | Add reference links support | Shaform | 2014-05-27 | 1 | -0/+4 |
| | | | | This commit resolves #184 | ||||
* | Fix #100: fix section test isQuiz | Samy Pessé | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | Refactor, document, improve section type detection | Aaron O'Mullan | 2014-04-12 | 1 | -18/+45 |
| | | | | Especially for quiz types | ||||
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 1 | -10/+11 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 1 | -0/+16 |
| | |||||
* | Improve section detection, fixes #68 | Aaron O'Mullan | 2014-04-10 | 1 | -5/+9 |
| | |||||
* | Add lexing support for content code in exercises | Aaron O'Mullan | 2014-04-08 | 1 | -1/+4 |
| | | | | #52, #49, #46 | ||||
* | Generate section.id in lexer | Aaron O'Mullan | 2014-04-06 | 1 | -0/+11 |
| | | | | This allows generating correct URLs for our search index | ||||
* | Move page lexer to separate module | Aaron O'Mullan | 2014-04-06 | 1 | -0/+63 |
Allow lexer to be used independently of page parser/renderer |