Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 |
| | |||
* | Make separate string variables for space | Odin Ugedal | 2016-03-15 |
| | |||
* | Fix relative links in markdown files | Odin Ugedal | 2016-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 module | Unknwon | 2016-02-20 |