forgejo/modules/markup
0ko ca5a5bf120 feat: allow color and background-color style properties for table cells (#4766)
* Allow adding text color and background color to HTML table headers and cells in markdown.
* Added a few test cases.

Preview and example: https://codeberg.org/attachments/98634f30-4fa2-4a76-adb3-6086af73744f

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4766
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2024-07-31 18:48:46 +00:00
..
asciicast
common
console Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
csv Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
external
markdown Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
mdstripper Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-05-05 08:38:16 +01:00
orgmode Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
tests/repo/repo1_filepreview Update test 2024-03-28 04:20:13 +01:00
camo.go
camo_test.go
file_preview.go Fix issue where rendering stops after the first invalid parmalink 2024-04-19 18:21:21 +02:00
html.go Refactor markup code (#31399) 2024-06-23 11:53:36 +02:00
html_internal_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
html_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
renderer.go [CHORE] Remove github.com/yuin/goldmark-meta 2024-07-07 03:18:13 +02:00
renderer_test.go
sanitizer.go feat: allow color and background-color style properties for table cells (#4766) 2024-07-31 18:48:46 +00:00
sanitizer_test.go feat: allow color and background-color style properties for table cells (#4766) 2024-07-31 18:48:46 +00:00