aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-02-12 16:38:00 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2021-02-12 17:15:12 +0100
commit8ffd4159d6f0ca4f13a84b27e3f8654f01c63d59 (patch)
treed355f3b60db8b27055d1fd142d2c2d38b09140df /stack.yaml
parent8c2618ed8150d2b738b3baa4ba23c2d957450105 (diff)
downloadpandoc-8ffd4159d6f0ca4f13a84b27e3f8654f01c63d59.tar.gz
Jira: require jira-wiki-markup 1.3.3
* Modified the Doc parser to skip leading blank lines. This fixes parsing of documents which start with multiple blank lines. (#7095) * Prevent URLs within link aliases to be treated as autolinks. (#6944) Fixes: #7095 Fixes: #6944
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 79e1f2a4b..dcb1c9742 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,7 +7,7 @@ packages:
extra-deps:
- hslua-1.3.0
- hslua-module-path-0.1.0
-- jira-wiki-markup-1.3.2
+- jira-wiki-markup-1.3.3
- commonmark-0.1.1.4
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1