1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-07 14:58:14 +00:00
Files
gitea/modules/markup/markdown/markdown.go
zeripath f9120092c1 Fix table alignment in markdown (#16596) (#16602)
Backport #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-04 00:16:00 +01:00

7.8 KiB