From c3f7b2ba327c729a36e2a3705514db1742267700 Mon Sep 17 00:00:00 2001 From: Gustav Tiger Date: Fri, 28 Aug 2015 14:01:09 +0200 Subject: Fix find footnote placeholder to recurse --- tests/extensions/extra/footnote_placeholder_depth.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/extensions/extra/footnote_placeholder_depth.txt (limited to 'tests/extensions/extra/footnote_placeholder_depth.txt') diff --git a/tests/extensions/extra/footnote_placeholder_depth.txt b/tests/extensions/extra/footnote_placeholder_depth.txt new file mode 100644 index 0000000..cfe87c0 --- /dev/null +++ b/tests/extensions/extra/footnote_placeholder_depth.txt @@ -0,0 +1,5 @@ +>> ///Footnotes Go Here/// +>> +>> Some text with a footnote[^1]. + +[^1]: A Footnote. -- cgit v1.2.3