1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/modules/markup/markdown
Gusted ff2fd08228
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
ast.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
goldmark.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
markdown_test.go Fixed emoji alias not parsed in links (#16221) 2021-12-15 23:49:12 +00:00
markdown.go Prevent double sanitize (#16386) 2021-11-19 18:46:47 +08:00
meta_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
meta.go Fix markdown meta parsing (#12817) 2020-09-12 21:48:47 -04:00
renderconfig.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 2020-04-24 14:22:36 +01:00
toc.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 2020-04-24 14:22:36 +01:00