gitea/modules/markup/markdown
zeripath 1fc7d6d6ad
Fix table alignment in markdown (#16596)
Set the TableOptions in markdown to allow alignment of the tables to work correctly

Fix #15959

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-02 17:11:18 +07:00
..
ast.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +07:00
goldmark.go Make tasklist checkboxes clickable (#15791) 2021-05-23 17:14:03 +07:00
markdown.go Fix table alignment in markdown (#16596) 2021-08-02 17:11:18 +07:00
markdown_test.go modules/markup/markdown: fix dropped test error (#16438) 2021-07-18 14:09:34 +07:00
meta.go Fix markdown meta parsing (#12817) 2020-09-12 21:48:47 +07:00
meta_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +07:00
renderconfig.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 2020-04-24 14:22:36 +07:00
toc.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 2020-04-24 14:22:36 +07:00