diff options
| author | 2022-07-19 15:21:17 +0200 | |
|---|---|---|
| committer | 2022-07-19 15:21:17 +0200 | |
| commit | c84384e6608368a13a774d6d33a8cc32da7cf209 (patch) | |
| tree | a18aa9c1ced1299d2682c1993e1ba38f46448dba /vendor/github.com/tdewolff/parse/v2/.gitattributes | |
| parent | [chore] use our own logging implementation (#716) (diff) | |
| download | gotosocial-c84384e6608368a13a774d6d33a8cc32da7cf209.tar.xz | |
[bugfix] html escape special characters in text instead of totally removing them (#719)
* remove minify dependency
* tidy up some tests
* remove pre + postformat funcs
* rework sanitization + formatting
* update tests
* add some more markdown tests
Diffstat (limited to 'vendor/github.com/tdewolff/parse/v2/.gitattributes')
| -rw-r--r-- | vendor/github.com/tdewolff/parse/v2/.gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/tdewolff/parse/v2/.gitattributes b/vendor/github.com/tdewolff/parse/v2/.gitattributes deleted file mode 100644 index 9f4b74c09..000000000 --- a/vendor/github.com/tdewolff/parse/v2/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -tests/*/corpus/* linguist-generated |
