5 Commits (7ca5f8f119593023809e6130db75154597c52426)

Author SHA1 Message Date
Cosmin Stroe 84841c8c4b Stricter parsing of issue URLs and commit URLs. (#3121) 8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 8 years ago
Odin Ugedal 8540043c45 Make separate string variables for space 8 years ago
Odin Ugedal f57adf3637 Fix relative links in markdown files
Replace spaces with "%20" in "urlPrefix", before markdon processing.
The spaces were causing blackfriday (markdown processor) to behave
strange. This fixes #2545.
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module 9 years ago