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/markdown
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608)
7 months ago
..
math Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 8 months ago
ast.go Refactor markdown attention render (#29833) 8 months ago
convertyaml.go Improve Wiki TOC (#24137) 2 years ago
goldmark.go Refactor markdown render (#30139) 8 months ago
markdown.go Refactor markdown attention render (#29984) 8 months ago
markdown_test.go Enable more `revive` linter rules (#30608) 7 months ago
meta.go Replace `interface{}` with `any` (#25686) 1 year ago
meta_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
prefixed_id.go Refactor markdown render (#30139) 8 months ago
renderconfig.go Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
renderconfig_test.go Improve Wiki TOC (#24137) 2 years ago
toc.go Refactor locale&string&template related code (#29165) 9 months ago
transform_blockquote.go Refactor markdown render (#30139) 8 months ago
transform_codespan.go Fix markdown color code detection (#30208) 8 months ago
transform_heading.go Refactor markdown render (#30139) 8 months ago
transform_image.go Refactor markdown render (#30139) 8 months ago
transform_link.go Use raw Wiki links for non-renderable Wiki files (#30273) 7 months ago
transform_list.go Refactor markdown render (#30139) 8 months ago