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.
forgejo/modules/markup/markdown
Lunny Xiao b24e8d38af
Support ignore all santize for external renderer (#18984)
* Support ignore all santize for external renderer

* Update docs

* Apply suggestions from code review

Co-authored-by: silverwind <me@silverwind.io>

* Fix doc

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: 6543 <6543@obermui.de>
2 years ago
..
ast.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
goldmark.go format with gofumpt (#18184) 2 years ago
markdown.go Support ignore all santize for external renderer (#18984) 2 years ago
markdown_test.go format with gofumpt (#18184) 2 years ago
meta.go Fix markdown meta parsing (#12817) 4 years ago
meta_test.go Fixed assert statements. (#16089) 3 years ago
renderconfig.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago
toc.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 4 years ago