Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
wxiaoguang 1c69fdccdd
Improve math rendering (#36124)
1 week ago
..
math Improve math rendering (#36124) 1 week ago
ast.go Fix markdown frontmatter rendering (#34102) 9 months ago
convertyaml.go Fix markdown frontmatter rendering (#34102) 9 months ago
goldmark.go Fix markdown render behaviors (#34122) 9 months ago
main_test.go Refactor markup render system (#32612) 1 year ago
markdown.go Run `gopls modernize` on codebase (#34751) 6 months ago
markdown_attention_test.go Fix markdown render (#33870) 9 months ago
markdown_benchmark_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
markdown_math_test.go Improve math rendering (#36124) 1 week ago
markdown_test.go Improve img lazy loading (#34804) 6 months ago
meta.go Replace `interface{}` with `any` (#25686) 2 years ago
meta_test.go Run `gopls modernize` on codebase (#34751) 6 months ago
prefixed_id.go Refactor to use UnsafeStringToBytes (#31358) 2 years ago
renderconfig.go Fix markdown frontmatter rendering (#34102) 9 months ago
renderconfig_test.go Fix markdown frontmatter rendering (#34102) 9 months ago
toc.go Enable addtional linters (#34085) 9 months ago
transform_blockquote.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
transform_codespan.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
transform_heading.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
transform_list.go Refactor markup render system (#32533) 1 year ago