1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-12 10:45:47 +00:00

5 Commits

Author SHA1 Message Date
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
wxiaoguang
cc5ff98e0d
Refactor markdown math render ()
Add more tests
2024-12-14 13:43:05 +08:00
wxiaoguang
5bc030efa2
Fix various UI bugs () 2024-12-13 01:45:32 -05:00
wxiaoguang
3c4a06273f
Refactor markdown render ()
and add some tests
2024-12-06 20:00:24 +08:00
wxiaoguang
0f18046df4
Refactor markdown render ()
Follow up recent render system refactoring PRs (split test code), and
fine tune the math render (added some new cases)
2024-12-06 04:29:09 +00:00