gitea/modules/markup
Lunny Xiao 8e2dd5d3dd
Use camo.Always instead of camo.Allways ()
Fix  

https://gitea.com/gitea/docs/pulls/73
..
asciicast Support asciicast files as new markup ()
common Make `user-content-* ` consistent with github ()
console bump golang deps ()
csv Add `MAX_ROWS` option for CSV rendering ()
external Rework markup link rendering ()
markdown Fix raw wiki links ()
mdstripper Resolve lint for unused parameter and unnecessary type arguments ()
orgmode fix: rendering internal file links in org ()
camo.go Use camo.Always instead of camo.Allways ()
camo_test.go Use camo.Always instead of camo.Allways ()
html.go Fix `IsObjectExist` with gogit ()
html_codepreview.go Refactor AppURL usage ()
html_codepreview_test.go Render embedded code preview by permlink in markdown ()
html_internal_test.go Fix hash render end with colon ()
html_link.go Fix raw wiki links ()
html_node.go Support relative paths to videos from Wiki pages ()
html_test.go Fix raw wiki links ()
main_test.go Use repo as of renderctx's member rather than a repoPath on metas ()
renderer.go Fix rendered wiki page link ()
renderer_test.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` ()
sanitizer.go Split sanitizer functions and fine-tune some tests ()
sanitizer_custom.go Split sanitizer functions and fine-tune some tests ()
sanitizer_default.go Split sanitizer functions and fine-tune some tests ()
sanitizer_default_test.go Split sanitizer functions and fine-tune some tests ()
sanitizer_description.go Split sanitizer functions and fine-tune some tests ()
sanitizer_description_test.go Split sanitizer functions and fine-tune some tests ()