mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-20 06:07:47 +01:00
b6ce2d6dc9
This PR mainly removes some global variables, moves some code and renames some functions to make code clearer. This PR also removes a testing-only option ForceHardLineBreak during refactoring since the behavior is clear now. |
||
---|---|---|
.. | ||
math | ||
ast.go | ||
convertyaml.go | ||
goldmark.go | ||
main_test.go | ||
markdown_test.go | ||
markdown.go | ||
meta_test.go | ||
meta.go | ||
prefixed_id.go | ||
renderconfig_test.go | ||
renderconfig.go | ||
toc.go | ||
transform_blockquote.go | ||
transform_codespan.go | ||
transform_heading.go | ||
transform_image.go | ||
transform_link.go | ||
transform_list.go |