Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-04 | Jira: support citations, attachment links, and user links | Albert Krewinkel | 1 | -0/+34 | |
Closes: #6231 Closes: #6238 Closes: #6239 | |||||
2020-04-03 | Jira reader: resolve parsing issues of blockquote, color | Albert Krewinkel | 1 | -0/+5 | |
Parsing problems occurring with block quotes and colored text have been resolved. Fixes: #6233 Fixes: #6235 | |||||
2020-03-31 | Jira writer: convert spans with class `underline` to inserted text | Albert Krewinkel | 1 | -0/+27 | |
Spans with class `underline` as converted into Jira text marked as `+inserted+`, i.e. surrounded by plus-signs. |