summaryrefslogtreecommitdiffstats
path: root/modules/markup/markup.go
Commit message (Expand)AuthorAgeFilesLines
* Don't manually replace whitespace during render (#10291)mrsdizzie2020-02-171-1/+0
* Support inline rendering of CUSTOM_URL_SCHEMES (#8496)guillep2k2019-10-151-0/+4
* Fix wrong init dependency on markup extensions (#7038)Lunny Xiao2019-05-251-0/+8
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Prioritize "readme.md" (#5691)Khaled Hamed2019-01-141-2/+7
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-1/+7
* Restructure markup & markdown to prepare for multiple markup languageā€¦ (#2411)Lunny Xiao2017-09-161-23/+57
* gofmt (#1710)Ethan Koenig2017-05-121-1/+0
* markup: microoptimise for many short filenames in directory (#1534)mappu2017-05-091-2/+5
* fix multiple readme file rendering and fix #1657 (#1658)Lunny Xiao2017-05-021-0/+9
* Add markup package to prepare for org markup format (#1493)Lunny Xiao2017-04-211-0/+72