You cannot 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
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
3 years ago
..
ast.go
goldmark.go
markdown.go
markdown_test.go
meta.go
meta_test.go
renderconfig.go
toc.go