From 879b4abde722cb66463ca81a4cf6ac5465ef276d Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Sun, 7 Aug 2022 18:19:16 +0200 Subject: [bugfix] Markdown formatting updates (#743) * add minify dependency specifically for markdown * rearrange markdown formatting * update markdown tests --- 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