forgejo/modules/markup/markdown
TheFox0x7 4de909747b Add testifylint to lint checks (#4535)
go-require lint is ignored for now

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4535
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:41:10 +00:00
..
callout [BUG] Don't panic on empty blockquote 2024-07-21 01:10:20 +02:00
math Fix markdown preview $$ support (#31514) 2024-07-07 07:29:49 +02:00
ast.go
color_util.go
color_util_test.go
convertyaml.go
goldmark.go
markdown.go [CHORE] Remove github.com/yuin/goldmark-meta 2024-07-07 03:18:13 +02:00
markdown_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
meta.go
meta_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
prefixed_id.go
renderconfig.go
renderconfig_test.go
toc.go
transform_codespan.go
transform_heading.go
transform_image.go
transform_link.go
transform_list.go