Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear folder | Samy Pessé | 2015-01-19 | 1 | -141/+0 |
| | |||||
* | Fix #491: handle correctly url without path for links | Samy Pessé | 2014-11-03 | 1 | -1/+1 |
| | |||||
* | Fix dependency in renderer | Samy Pessé | 2014-11-01 | 1 | -0/+1 |
| | |||||
* | Remove dependency for path in parser | Samy Pessé | 2014-11-01 | 1 | -5/+2 |
| | |||||
* | Add include support, with variables and the whole shebang | Aaron O'Mullan | 2014-10-15 | 1 | -4/+1 |
| | | | | Fixes #462 | ||||
* | Remove ref to github options | Samy Pessé | 2014-10-13 | 1 | -14/+3 |
| | |||||
* | fix radio input uncheck failed | markcxz | 2014-09-10 | 1 | -2/+4 |
| | |||||
* | Replace "marked" with "kramed" | Aaron O'Mullan | 2014-07-30 | 1 | -2/+2 |
| | |||||
* | Fix #303: generate header id the same as github | Samy Pessé | 2014-07-12 | 1 | -0/+5 |
| | |||||
* | Support importing code snippets | Aaron O'Mullan | 2014-07-11 | 1 | -1/+12 |
| | | | | | Allowing to keep code in separate files, which can be cleaner in a quite a few scenarios | ||||
* | Convert links with fragments from md to html | Matt Ellis | 2014-07-08 | 1 | -1/+1 |
| | |||||
* | Make quiz easier to click by surround it with label. | Nattaphoom Ch | 2014-04-24 | 1 | -3/+8 |
| | |||||
* | Fix #136: replace links to .md by links to .html | Samy Pessé | 2014-04-22 | 1 | -11/+24 |
| | | | | Add more tests for links in page | ||||
* | Fix image path calcul | Samy Pessé | 2014-04-18 | 1 | -2/+8 |
| | |||||
* | Quiz with GFM checkbox lists | James Phillpotts | 2014-04-12 | 1 | -7/+17 |
| | |||||
* | Tabular quiz | James Phillpotts | 2014-04-12 | 1 | -0/+17 |
| | |||||
* | Use OS-agnostic path generation for images too | James Phillpotts | 2014-04-10 | 1 | -4/+2 |
| | |||||
* | Use API from node 0.8 | James Phillpotts | 2014-04-10 | 1 | -1/+2 |
| | |||||
* | Fix URL creation on windows | James Phillpotts | 2014-04-10 | 1 | -7/+2 |
| | |||||
* | Fix URL rewriting error on empty URLs | Aaron O'Mullan | 2014-04-08 | 1 | -2/+2 |
| | | | | Fixes #54, fixes #59 | ||||
* | Resolve image URLs, fixes #38 | Aaron O'Mullan | 2014-04-06 | 1 | -0/+22 |
| | | | | Using outidr & dir options | ||||
* | Fix relative link detection in renderer | Aaron O'Mullan | 2014-04-06 | 1 | -1/+1 |
| | |||||
* | Resolve relative links to GitHub repo, fixes #6 | Aaron O'Mullan | 2014-04-02 | 1 | -2/+16 |
| | | | | Useful for linking to blobs and other files … | ||||
* | Add target _blank support in renderer for external links | Aaron O'Mullan | 2014-03-31 | 1 | -8/+39 |
| | |||||
* | Normalize .md links to .html when rendering pages | Aaron O'Mullan | 2014-03-31 | 1 | -0/+27 |