summaryrefslogtreecommitdiffstats
path: root/modules/markup/mdstripper/mdstripper.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Go 1.19 format (#20758)John Olheiser2022-08-301-2/+2
* format with gofumpt (#18184)65432022-01-201-2/+4
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-2/+1
* Detect full references to issues and pulls in commit messages (#12399)zeripath2020-08-061-5/+71
* Change markdown rendering from blackfriday to goldmark (#9533)zeripath2019-12-311-81/+96
* Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to...Lauris BH2019-10-311-201/+59
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-131-0/+260