mocobeta commented on issue #1:
URL: 
https://github.com/apache/lucene-jira-archive/issues/1#issuecomment-1171959478

   I think pre- or post- processing to tweak the converter's result is risky 
since any text processing required contexts (which block element the character 
sequence resides in - even LFs and spaces have special meanings in both Jira 
markup and Markdown).
   
   **For your information**: I don't know how much effort we should/can invest 
in that though, maybe we would need a customized version of the converter tool 
if we want to safely fix conversion errors.
   https://github.com/catcombo/jira2markdown
   I haven't closely looked at it, but it's built upon 
[pyparsing](https://github.com/pyparsing/pyparsing/) (a well-known python 
parser generator library) and it already supports all Jira syntax; it'd be a 
good start.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to