From 44f8c2725eac93ac0df503cb338ba6b076a0ee20 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Thu, 19 Mar 2020 21:27:35 +0100 Subject: Jira reader: fix parsing of tables without preceding blankline A bug was fixed which caused faulty parsing if a table was not preceded by a newline and the first table cell had no space after the initial `|` characters. Fixes: #6198 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 0a2fa8fc4..b56beb764 100644 --- a/stack.yaml +++ b/stack.yaml @@ -20,7 +20,7 @@ extra-deps: - regex-pcre-builtin-0.95.0.8.8.35 - doclayout-0.3 - emojis-0.1 -- jira-wiki-markup-1.1.2 +- jira-wiki-markup-1.1.3 - HsYAML-0.2.0.0 - HsYAML-aeson-0.2.0.0 - doctemplates-0.8.1 -- cgit v1.2.3