]> source.dussan.org Git - gitea.git/commit
Fix table alignment in markdown (#16596)
authorzeripath <art27@cantab.net>
Mon, 2 Aug 2021 16:11:18 +0000 (17:11 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Aug 2021 16:11:18 +0000 (17:11 +0100)
commit1fc7d6d6ad2fe85a28aff6dd14e41da8ee769f31
tree6db0e981ce17175eaea40d26b585275da6fb7b6b
parent24366eddec0915d92165f1a45c01ed2a5bdeac8e
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>
modules/markup/markdown/markdown.go