From 14a045375e7ad1abdb037dd7c6c104964c8d25a8 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Sat, 7 Nov 2015 20:28:35 +0300 Subject: Add a failing testcase for issue #440. --- tests/extensions/extra/tables.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'tests/extensions/extra/tables.txt') diff --git a/tests/extensions/extra/tables.txt b/tests/extensions/extra/tables.txt index 1602d1f..c9ca70a 100644 --- a/tests/extensions/extra/tables.txt +++ b/tests/extensions/extra/tables.txt @@ -68,4 +68,10 @@ words |``` some | code ``` | more words words |```` some | code ```` | more words words |`` some ` | ` code `` | more words words |``` some ` | ` code ``` | more words -words |```` some ` | ` code ```` | more words \ No newline at end of file +words |```` some ` | ` code ```` | more words + +A test for issue #440: + +foo | bar +--- | --- +foo | (`bar`) and `baz`. \ No newline at end of file -- cgit v1.2.3