From 8dbfb0890560fd1cd698d06fa05ac868c4db8576 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 22 Jun 2020 20:53:39 +0200 Subject: Removes 'cruft' from cmark. We only care for the source anyways. --- lib/cmark/bench/samples/block-ref-flat.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 lib/cmark/bench/samples/block-ref-flat.md (limited to 'lib/cmark/bench/samples/block-ref-flat.md') diff --git a/lib/cmark/bench/samples/block-ref-flat.md b/lib/cmark/bench/samples/block-ref-flat.md deleted file mode 100644 index c83dccb..0000000 --- a/lib/cmark/bench/samples/block-ref-flat.md +++ /dev/null @@ -1,15 +0,0 @@ -[1] [2] [3] [1] [2] [3] - -[looooooooooooooooooooooooooooooooooooooooooooooooooong label] - - [1]: - [2]: http://something.example.com/foo/bar 'test' - [3]: - http://foo/bar - [ looooooooooooooooooooooooooooooooooooooooooooooooooong label ]: - 111 - 'test' - [[[[[[[[[[[[[[[[[[[[ this should not slow down anything ]]]]]]]]]]]]]]]]]]]]: q - (as long as it is not referenced anywhere) - - [[[[[[[[[[[[[[[[[[[[]: this is not a valid reference -- cgit v1.2.3