diff options
| author | Albert Krewinkel <[email protected]> | 2021-05-25 16:54:42 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2021-05-25 16:54:42 +0200 |
| commit | d46ea7d7da3f842d265f09730c90cfc3691576ef (patch) | |
| tree | a37126d86fa62f57063b8c36403541d5ec1a0adf /stack.yaml | |
| parent | 8511f6fdf6c9fbc2cc926538bca4ae9f554b4ed9 (diff) | |
Jira: add support for "smart" links
Support has been added for the new
`[alias|https://example.com|smart-card]` syntax.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 809157425..16e5ad2cf 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,7 +9,7 @@ packages: extra-deps: - hslua-1.3.0 - hslua-module-path-0.1.0 -- jira-wiki-markup-1.3.5 +- jira-wiki-markup-1.4.0 - random-1.2.0 - unicode-collation-0.1.3 - citeproc-0.4 |
