summaryrefslogtreecommitdiffstats
path: root/modules/markup/markdown
Commit message (Expand)AuthorAgeFilesLines
* Fix raw wiki links (#31825) (#31845)Giteabot2024-08-171-12/+12
* Fix markdown math brackets render problem (#31420) (#31430)Giteabot2024-06-202-1/+9
* Fix rendered wiki page link (#31398) (#31407)wxiaoguang2024-06-193-35/+9
* Make blockquote attention recognize more syntaxes (#31240) (#31250)Giteabot2024-06-043-19/+86
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-2/+0
* Use raw Wiki links for non-renderable Wiki files (#30273)Rafael2024-04-102-13/+24
* Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerica...João Tiago2024-04-022-7/+31
* Fix markdown color code detection (#30208)wxiaoguang2024-03-312-3/+26
* Refactor markdown render (#30139)wxiaoguang2024-03-288-257/+364
* Fix bug for markdown rendering of blockquote (#30130)Lunny Xiao2024-03-271-4/+10
* Refactor markdown attention render (#29984)wxiaoguang2024-03-224-64/+128
* Refactor markdown attention render (#29833)wxiaoguang2024-03-162-22/+9
* Use relative links for commits, mentions, and issues in markdown (#29427)KN4CK3R2024-03-131-3/+3
* Fix inconsistent rendering of block mathematical expressions (#29677)yp053272024-03-111-1/+2
* Don't use `<br />` in alert block (#29650)Yarden Shoham2024-03-081-8/+5
* Refactor some Str2html code (#29397)wxiaoguang2024-03-012-16/+19
* Fix wrong test usage of `AppSubURL` (#29459)KN4CK3R2024-02-291-22/+17
* Refactor markup rendering to accept general "protocol:" prefix (#29276)wxiaoguang2024-02-211-13/+5
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-1/+1
* Add alert blocks in markdown (#29121)Yarden Shoham2024-02-102-22/+62
* Update tool dependencies (#29030)silverwind2024-02-021-1/+0
* Strip `/` from relative links (#28932)KN4CK3R2024-01-272-4/+32
* Respect branch info for relative links (#28909)KN4CK3R2024-01-252-2/+4
* Rework markup link rendering (#26745)KN4CK3R2024-01-153-47/+411
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-241-18/+18
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Refactor path & config system (#25330)wxiaoguang2023-06-211-3/+2
* Fix task list checkbox toggle to work with YAML front matter (#25184)Jonathan Tran2023-06-135-7/+58
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-201-0/+10
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-2/+3
* Improve Wiki TOC (#24137)wxiaoguang2023-04-176-72/+84
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-9/+14
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-1/+2
* Remove deadcode (#22245)Gusted2022-12-272-28/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2717-34/+17
* Support comma-delimited string as labels in issue template (#21831)Jason Song2022-11-191-22/+26
* Add attention blocks within quote blocks for `Note` and `Warning` (#21711)Yarden Shoham2022-11-092-0/+71
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-231-0/+5
* Remove unnecessary debug log (#21536)Yarden Shoham2022-10-221-4/+0
* Add color previews in markdown (#21474)Yarden Shoham2022-10-213-0/+130
* Add generic set type (#21408)KN4CK3R2022-10-121-7/+6
* Fix slight bug in katex (#21171)zeripath2022-10-056-68/+150
* Upgrade chroma to v2.3.0 (#21259)silverwind2022-09-261-2/+2
* [API] teamSearch show teams with no members if user is admin (#21204)65432022-09-192-0/+2
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-1414-167/+972
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-1/+1
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-2/+13
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)wxiaoguang2022-06-161-0/+8