catcombo/jira2markdown
Convert text from JIRA markup to Markdown using parsing expression grammars
PythonMIT
Issues
- 0
- 6
Converting Jira lists with CRLF line-breaks adds erroneous whitespace to subsequent text
#25 opened by arctus-io - 0
Enhancement: Add logic for when Jira Editor wraps text effects (`~`, `_`, `+`, etc) in curly braces `{ }`
#32 opened by arctus-io - 0
Jira Mixed Nested Lists Conversion Issue
#31 opened by arctus-io - 2
Emphasis text
#26 opened by kumy - 1
Ordered lists always use "1."
#24 opened by rohand-cerebras - 4
AttributeError
#23 opened by PydImmodvisor - 4
- 1
- 2
Add github image support
#17 opened by Bartemis - 2
- 3
Add underline support
#14 opened by Bartemis - 4
Indentation breaks list recognition
#9 opened by mfriedenhagen - 6
Allow new version of pyparsing
#10 opened by twodrops - 5
- 2
Example usage does not execute
#7 opened by JasonWThompson - 3
- 4
Add {panel} translation as block quote
#3 opened by zyv - 6
Add conversion for sub/super-script
#2 opened by zyv - 0
Add ??citation?? conversion as <q> tag
#4 opened by zyv