1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-30 12:45:27 +00:00
gitea/web_src/js/markup
wxiaoguang e1c2d05bde
Fix markdown render behaviors ()
* Fix 
* Add config options `MATH_CODE_BLOCK_DETECTION`, problematic syntaxes
are disabled by default
* Fix 
    * Add config options `RENDER_OPTIONS_*`, old behaviors are kept
2025-04-05 11:56:48 +08:00
..
anchors.ts Fix a number of typescript issues () 2024-11-11 11:13:57 +00:00
asciicast.ts Fix markdown render behaviors () 2025-04-05 11:56:48 +08:00
codecopy.ts Fix markdown render behaviors () 2025-04-05 11:56:48 +08:00
common.ts Fix a number of typescript issues () 2024-11-11 11:13:57 +00:00
content.ts Refactor markup and pdf-viewer to use new init framework () 2025-03-03 11:49:15 -08:00
html2markdown.test.ts Support quote selected comments to reply () 2024-11-07 03:57:07 +00:00
html2markdown.ts Enable Typescript noImplicitAny () 2025-01-22 15:11:51 +08:00
math.ts Fix markdown render behaviors () 2025-04-05 11:56:48 +08:00
mermaid.ts Fix markdown render behaviors () 2025-04-05 11:56:48 +08:00
tasklist.ts Refactor markup and pdf-viewer to use new init framework () 2025-03-03 11:49:15 -08:00