forgejo/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 +01:00
..
ast.go
goldmark.go
markdown.go Fix table alignment in markdown (#16596) 2021-08-02 17:11:18 +01:00
markdown_test.go
meta.go
meta_test.go
renderconfig.go
toc.go