From ce190d867ca126001a1c0417b00810fc03c0b3ba Mon Sep 17 00:00:00 2001 From: Tobi Smethurst <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 16 Aug 2021 19:17:56 +0200 Subject: Text/status parsing fixes (#141) * aaaaaa * vendor minify * update + test markdown parsing --- vendor/github.com/tdewolff/parse/v2/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 vendor/github.com/tdewolff/parse/v2/.gitattributes (limited to 'vendor/github.com/tdewolff/parse/v2/.gitattributes') diff --git a/vendor/github.com/tdewolff/parse/v2/.gitattributes b/vendor/github.com/tdewolff/parse/v2/.gitattributes new file mode 100644 index 000000000..9f4b74c09 --- /dev/null +++ b/vendor/github.com/tdewolff/parse/v2/.gitattributes @@ -0,0 +1 @@ +tests/*/corpus/* linguist-generated -- cgit v1.3