index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
/
Readers
/
Jira.hs
Age
Commit message (
Expand
)
Author
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2022-02-23
Tests: improve location reporting of failing tests
Albert Krewinkel
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2021-05-25
Jira: add support for "smart" links
Albert Krewinkel
2021-03-13
Jira reader: mark divs created from panels with class "panel".
Albert Krewinkel
2021-02-12
Jira: require jira-wiki-markup 1.3.3
Albert Krewinkel
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2020-06-22
Use native Underline instead of Span in Jira
John MacFarlane
2020-04-04
Jira: support citations, attachment links, and user links
Albert Krewinkel
2020-04-03
Jira reader: resolve parsing issues of blockquote, color
Albert Krewinkel
2020-03-31
Jira reader: use span with class `underline` for inserted text
Albert Krewinkel
2020-03-30
Jira reader: retain image attributes
Albert Krewinkel
2020-03-19
Jira reader: fix parsing of tables without preceding blankline
Albert Krewinkel
2020-03-18
Jira reader: fix parsing of strikeout, emphasis
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2020-03-13
Jira reader: support colored inline text, indented lists
Albert Krewinkel
2019-12-17
Add jira reader (#5913)
Albert Krewinkel