0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-09 08:00:44 -05:00
forgejo/modules/markup
charles 4ed5044dea
Fix markdown math brackets render problem (#31420)
Close #31371, support `($ ... $)` like GitHub

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 90a3c20e7996e2db577a51d37f2190e2e990a22a)

Conflicts:
	modules/markup/markdown/markdown_test.go
	trivial context conflict
(cherry picked from commit b53be9d45c)
(cherry picked from commit 7fbcc58062c5cad5c4c8674915ea0fffa659b51d)
2024-06-23 14:56:42 +02:00
..
asciicast
common [GITEA] test markdown CleanValue to prevent regression 2024-02-05 16:09:41 +01:00
console
csv Fix some pending problems (#29985) 2024-03-26 19:04:26 +01:00
external Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
markdown Fix markdown math brackets render problem (#31420) 2024-06-23 14:56:42 +02:00
mdstripper
orgmode [BUG] Fix relative links on orgmode 2024-02-18 21:09:35 +01:00
tests/repo/repo1_filepreview [v7.0/forgejo] Render inline file permalinks 2024-04-01 16:15:58 +02:00
camo.go
camo_test.go
file_preview.go Fix issue where rendering stops after the first invalid parmalink 2024-04-20 10:24:54 +00:00
html.go Fix hash render end with colon (#31319) (#31346) 2024-06-16 11:29:57 +02:00
html_internal_test.go Fix hash render end with colon (#31319) (#31346) 2024-06-16 11:29:57 +02:00
html_test.go Fix panic where now a third link breaks everything 2024-04-20 10:24:54 +00:00
renderer.go [v7.0/forgejo] Render inline file permalinks 2024-04-01 16:15:58 +02:00
renderer_test.go
sanitizer.go [BUG] Center icon and callout text 2024-04-04 12:18:32 +00:00
sanitizer_test.go Use restricted sanitizer for repository description (#28141) 2023-11-23 16:34:25 +00:00