aboutsummaryrefslogtreecommitdiff
path: root/lib/cmark/bench/samples/inline-links-flat.md
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-09 18:27:38 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-09 18:27:38 +0200
commitde8fd9328e9deb0d1ec596d7486686ea3cb688c2 (patch)
tree9c25d7568dee522c1d2ed7b6d238d1dad54163f6 /lib/cmark/bench/samples/inline-links-flat.md
parent661ddc244793102ee0720871c4edcd64f80bc744 (diff)
downloadkristall-de8fd9328e9deb0d1ec596d7486686ea3cb688c2.tar.gz
Includes cmark markdown parser library.
Diffstat (limited to 'lib/cmark/bench/samples/inline-links-flat.md')
-rw-r--r--lib/cmark/bench/samples/inline-links-flat.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/cmark/bench/samples/inline-links-flat.md b/lib/cmark/bench/samples/inline-links-flat.md
new file mode 100644
index 0000000..5117db8
--- /dev/null
+++ b/lib/cmark/bench/samples/inline-links-flat.md
@@ -0,0 +1,23 @@
+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]()
+ ![this is an image](<http://something.example.com/foo/bar>)
+ ![this is an image](http://something.example.com/foo/bar 'test')
+
+ [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]((((((((((()))))))))) (((((((((()))))))))))