1
0
Fork 0
gitea/services/markup
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726)
The web context (modules/context.Context) is quite complex, it's
difficult for the callers to initialize correctly.

This PR introduces a `NewWebContext` function, to make sure the web
context have the same behavior for different cases.
2023-08-25 19:07:42 +08:00
..
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
processorhelper.go Add RTL rendering support to Markdown (#24816) 2023-05-20 23:02:52 +02:00
processorhelper_test.go Make web context initialize correctly for different cases (#26726) 2023-08-25 19:07:42 +08:00