aboutsummaryrefslogtreecommitdiff
path: root/internal/markup/markdown.go
Commit message (Expand)AuthorAge
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* autofix: fix unnecessary allocations due to `strings.Index` call (#6806)deepsource-autofix[bot]2022-03-06
* autofix: types of function parameters can be combined (#6800)deepsource-autofix[bot]2022-03-06
* chore: rename few consts to camel case (#6725)Joe Chen2022-01-13
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* all: use lazyregexp (#5911)ᴜɴᴋɴᴡᴏɴ2020-01-29
* api: sanitize raw markdown content (#5907)ᴜɴᴋɴᴡᴏɴ2020-01-27
* internal: move packages under this directory (#5836)Unknwon2019-10-24