diff options
Diffstat (limited to 'lib/cmark/bench/samples/inline-links-flat.md')
| -rw-r--r-- | lib/cmark/bench/samples/inline-links-flat.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/lib/cmark/bench/samples/inline-links-flat.md b/lib/cmark/bench/samples/inline-links-flat.md deleted file mode 100644 index 5117db8..0000000 --- a/lib/cmark/bench/samples/inline-links-flat.md +++ /dev/null @@ -1,23 +0,0 @@ -Valid links: - - [this is a link]() - [this is a link](<http://something.example.com/foo/bar>) - [this is a link](http://something.example.com/foo/bar 'test') - ![this is an image]() -  -  - - [escape test](<\>\>\>\>\>\>\>\>\>\>\>\>\>\>> '\'\'\'\'\'\'\'\'\'\'\'\'\'\'') - [escape test \]\]\]\]\]\]\]\]\]\]\]\]\]\]\]\]](\)\)\)\)\)\)\)\)\)\)\)\)\)\)) - -Invalid links: - - [this is not a link - - [this is not a link]( - - [this is not a link](http://something.example.com/foo/bar 'test' - - [this is not a link]((((((((((((((((((((((((((((((((((((((((((((((( - - [this is not a link]((((((((((()))))))))) (((((((((())))))))))) |
