Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/modules/markup
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522)
3 months ago
..
asciicast
common
console Refactor render system (#32492) 3 months ago
csv Add `MAX_ROWS` option for CSV rendering (#30268) 9 months ago
external
markdown Fix and refactor markdown rendering (#32522) 3 months ago
mdstripper Update go dependencies (#32389) 4 months ago
orgmode Fix and refactor markdown rendering (#32522) 3 months ago
camo.go Use camo.Always instead of camo.Allways (#32097) 5 months ago
camo_test.go Use camo.Always instead of camo.Allways (#32097) 5 months ago
html.go Fix and refactor markdown rendering (#32522) 3 months ago
html_codepreview.go Refactor AppURL usage (#30885) 10 months ago
html_codepreview_test.go Refactor render system (#32492) 3 months ago
html_commit.go Fix and refactor markdown rendering (#32522) 3 months ago
html_email.go Fix and refactor markdown rendering (#32522) 3 months ago
html_emoji.go Fix and refactor markdown rendering (#32522) 3 months ago
html_internal_test.go Fix and refactor markdown rendering (#32522) 3 months ago
html_issue.go Fix and refactor markdown rendering (#32522) 3 months ago
html_link.go Fix and refactor markdown rendering (#32522) 3 months ago
html_mention.go Refactor markup package (#32399) 4 months ago
html_node.go Fix and refactor markdown rendering (#32522) 3 months ago
html_test.go Fix and refactor markdown rendering (#32522) 3 months ago
main_test.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
render.go Fix and refactor markdown rendering (#32522) 3 months ago
render_helper.go Refactor markup package (#32399) 4 months ago
render_links.go Fix and refactor markdown rendering (#32522) 3 months ago
renderer.go Refactor markup package (#32399) 4 months ago
renderer_test.go
sanitizer.go Split sanitizer functions and fine-tune some tests (#31192) 9 months ago
sanitizer_custom.go Split sanitizer functions and fine-tune some tests (#31192) 9 months ago
sanitizer_default.go Support quote selected comments to reply (#32431) 4 months ago
sanitizer_default_test.go Split sanitizer functions and fine-tune some tests (#31192) 9 months ago
sanitizer_description.go Split sanitizer functions and fine-tune some tests (#31192) 9 months ago
sanitizer_description_test.go Split sanitizer functions and fine-tune some tests (#31192) 9 months ago