summaryrefslogtreecommitdiffstats
path: root/modules/markup/html_internal_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-3/+3
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-12/+18
* Do not highlight `#number` in documents (#26365)Earl Warren2023-08-071-0/+24
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-3/+3
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-031-2/+6
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-8/+35
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+2
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-4/+48
* format with gofumpt (#18184)65432022-01-201-3/+5
* Fix markdown URL parsing (#17924)wxiaoguang2021-12-111-22/+17
* Fix issue markdown bugs (#17411)wxiaoguang2021-10-231-0/+4
* Do not show issue context popup on external issues (#17050)zeripath2021-09-151-2/+9
* Refactor renders (#15175)Lunny Xiao2021-04-191-27/+32
* Issue/PR Context Popups (#9822)John Olheiser2020-01-191-7/+7
* Alternate syntax for cross references (#9116)guillep2k2019-12-011-21/+37
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-131-92/+0
* Make link last commit massages in repository home page and commit tables (#8006)jaqra2019-09-101-16/+20
* feat: highlight issue references with : (#8101)Rinat2019-09-051-0/+7
* fix hljs unintenionally highlighting commit links (#7244)silverwind2019-06-181-4/+4
* Add golangci (#6418)kolaente2019-06-121-5/+0
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-5/+15
* Render SHA1 links as code blocks (#6546)silverwind2019-04-091-3/+3
* Use stricter boundaries for auto-link detection (#6522)mrsdizzie2019-04-071-2/+18
* Improve SHA1 link detection (#6526)silverwind2019-04-061-5/+5
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-0/+382