summaryrefslogtreecommitdiffstats
path: root/modules/markup/html.go
Commit message (Expand)AuthorAgeFilesLines
* Change order that PostProcess Processors are run (#6445) (#6447)mrsdizzie2019-03-271-7/+7
* Fix reported issue in repo description (#6306)zeripath2019-03-111-0/+48
* Replace linkRegex with xurls library (#6261)mrsdizzie2019-03-071-3/+2
* Remove visitLinksForShortLinks features (#6257)mrsdizzie2019-03-071-14/+5
* Modify linkRegex to require http|https (#6171)mrsdizzie2019-02-281-1/+1
* Upgrade images in .drone.yml to more recent versions (#4819)techknowlogick2018-08-291-4/+4
* markup: escape short wiki link (#4091)Antoine GIRARD2018-06-151-0/+3
* Fix wiki inter-links with cases and add tests for this case (#3560)Chaz Reid2018-03-051-1/+5
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-392/+502
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-201-25/+11
* Allow square brackets in external issue patterns (#3408)Christian Köberl2018-02-031-2/+2
* Recognize more characters in crossreferenced repo name (#3413)Lauris BH2018-01-271-1/+1
* Fix issue link rendering in commit messages (#2897)Ethan Koenig2017-11-131-17/+67
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-161-0/+517