gitea/services/markup
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package ()
Just like `models/unittest`, the testing helper functions should be in a
separate package: `contexttest`

And complete the TODO:

> // TODO: move this function to other packages, because it depends on
"models" package
..
main_test.go Implement FSFE REUSE for golang files ()
processorhelper.go Add RTL rendering support to Markdown ()
processorhelper_test.go Move web/api context related testing function into a separate package ()