aboutsummaryrefslogtreecommitdiff
path: root/modules/markdown
Commit message (Collapse)AuthorAge
* Make separate string variables for spaceOdin Ugedal2016-03-15
|
* Fix relative links in markdown filesOdin Ugedal2016-03-15
| | | | | | Replace spaces with "%20" in "urlPrefix", before markdon processing. The spaces were causing blackfriday (markdown processor) to behave strange. This fixes #2545.
* Make markdown as an independent moduleUnknwon2016-02-20