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

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-02 17:11:18 +01:00
..
common Code Formats, Nits & Unused Func/Var deletions () 2021-04-09 09:40:34 +02:00
csv Add sanitizer rules per renderer () 2021-06-23 17:09:51 -04:00
external Fix external renderer () 2021-07-12 17:13:59 -04:00
markdown Fix table alignment in markdown () 2021-08-02 17:11:18 +01:00
mdstripper Fix various documentation, user-facing, and source comment typos () 2021-07-08 13:38:13 +02:00
orgmode Add sanitizer rules per renderer () 2021-06-23 17:09:51 -04:00
html_internal_test.go Refactor renders () 2021-04-19 18:25:08 -04:00
html_test.go Update bluemonday to v1.0.15 () 2021-07-09 03:30:31 +02:00
html.go cleanup code issueFullPattern in modules/markup () 2021-07-15 22:33:56 +02:00
renderer_test.go Refactor renders () 2021-04-19 18:25:08 -04:00
renderer.go cleanup code issueFullPattern in modules/markup () 2021-07-15 22:33:56 +02:00
sanitizer_test.go Fix data URI scramble () 2021-06-07 18:55:26 +02:00
sanitizer.go Add sanitizer rules per renderer () 2021-06-23 17:09:51 -04:00