Files
gitea/modules/util
Jonas Franz 2139c152cb Fix relative markdown links with anchors (#4058)
* Replace '%28' with '#'
Add test case

Signed-off-by: Jonas Franz <[email protected]>

* Use ResolveReference instead of strings.Replace

Signed-off-by: Jonas Franz <[email protected]>
2018-05-28 23:51:42 -04:00
..