forgejo/modules/markup
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files ()
Implements request  The rendering of CSV files does match the diff style.

* Moved CSV logic into base package.

* Added method to create a tabular diff.

* Added CSV compare context.

* Added CSV diff template.

* Use new table style in CSV markup.

* Added file size limit for CSV rendering.

* Display CSV parser errors in diff.

* Lazy read single file.

* Lazy read rows for full diff.

* Added unit tests for various CSV changes.
2021-03-29 22:44:28 +02:00
..
common Don't replace underscores in auto-generated IDs in goldmark () 2020-09-12 12:00:48 -04:00
csv Add Tabular Diff for CSV files () 2021-03-29 22:44:28 +02:00
external Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
markdown Remove extraneous logging () 2021-03-18 04:25:52 +01:00
mdstripper Detect full references to issues and pulls in commit messages () 2020-08-06 20:20:05 +01:00
orgmode fix: media links in org files not liked to media files () 2020-10-01 11:22:34 -04:00
html.go Clusterfuzz found another way () 2021-03-26 01:21:00 +02:00
html_internal_test.go Issue/PR Context Popups () 2020-01-19 23:39:21 -05:00
html_test.go Prevent panic on fuzzer provided string () 2021-01-20 23:10:50 +08:00
markup.go Don't manually replace whitespace during render () 2020-02-17 07:46:51 +02:00
markup_test.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
sanitizer.go Add Tabular Diff for CSV files () 2021-03-29 22:44:28 +02:00
sanitizer_test.go Markdown task list improvements () 2020-12-13 09:05:50 +08:00