From de8fd9328e9deb0d1ec596d7486686ea3cb688c2 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Tue, 9 Jun 2020 18:27:38 +0200 Subject: Includes cmark markdown parser library. --- lib/cmark/bench/samples/block-bq-flat.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lib/cmark/bench/samples/block-bq-flat.md (limited to 'lib/cmark/bench/samples/block-bq-flat.md') diff --git a/lib/cmark/bench/samples/block-bq-flat.md b/lib/cmark/bench/samples/block-bq-flat.md new file mode 100644 index 0000000..33e382a --- /dev/null +++ b/lib/cmark/bench/samples/block-bq-flat.md @@ -0,0 +1,16 @@ +> the simple example of a blockquote +> the simple example of a blockquote +> the simple example of a blockquote +> the simple example of a blockquote +... continuation +... continuation +... continuation +... continuation + +empty blockquote: + +> +> +> +> + -- cgit v1.2.3