You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/markup
wxiaoguang 633785a5f3
Refactor markup render system (#32612)
This PR removes (almost) all path tricks, and introduces "renderhelper"
package.

Now we can clearly see the rendering behaviors for comment/file/wiki,
more details are in "renderhelper" tests.

Fix #31411 , fix #18592, fix #25632 and maybe more problems. (ps: fix
#32608 by the way)
2 months ago
..
main_test.go Render embedded code preview by permlink in markdown (#30234) 10 months ago
processorhelper.go Refactor markup render system (#32612) 2 months ago
processorhelper_codepreview.go Enable more `revive` linter rules (#30608) 9 months ago
processorhelper_codepreview_test.go Fix code block style for code preview (#30298) 10 months ago
processorhelper_test.go Move context from modules to services (#29440) 11 months ago