index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
/
Jira.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-04
Jira: support citations, attachment links, and user links
Albert Krewinkel
1
-3
/
+25
2020-03-31
Jira writer: convert spans with class `underline` to inserted text
Albert Krewinkel
1
-1
/
+9
2020-03-30
Jira writer: add image attributes
Albert Krewinkel
1
-1
/
+13
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-1
/
+1
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-01-07
Jira writer: fix output of table headers
Albert Krewinkel
1
-4
/
+4
2019-12-20
Jira writer: use jira-wiki-markup renderer
Albert Krewinkel
1
-266
/
+222
2019-11-22
Jira writer: improve escaping of special chars (#5925)
Albert Krewinkel
1
-18
/
+9
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-12
/
+11
2019-10-31
Jira writer: remove extraneous newline after single-line block quotes
Albert Krewinkel
1
-1
/
+1
2019-10-29
Changes to build with new doctemplates/doclayout.
John MacFarlane
1
-4
/
+8
2019-08-25
Use new doctemplates, doclayout.
John MacFarlane
1
-2
/
+2
2019-08-11
JIRA writer: Remove escapeStringForJira for code blocks
Jan-Otto Kröpke
1
-2
/
+2
2019-07-28
Use doctemplates 0.3, change type of writerTemplate.
John MacFarlane
1
-4
/
+5
2019-06-05
Add jira writer (#5548)
Albert Krewinkel
1
-0
/
+322