1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 05:32:24 +02:00
gitea/modules/markdown
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.
2016-03-15 20:43:46 +01:00
..
markdown.go Fix relative links in markdown files 2016-03-15 20:43:46 +01:00