mocobeta opened a new pull request, #21:
URL: https://github.com/apache/lucene-jira-archive/pull/21
In `{{monospaced}}` markup, sometimes extra brackets are inserted for some
reason.
e.g. `{{{}ExitableDirectoryReader{}}}`
Although This may not be a conversion error, the rendered result appears as
an error and may interfere with smooth reading.
This quick-fix tries to eliminate undesirable brackets in monospace (inline
code element) as far as possible, as Jira frontend seems to do so.
example with extra brackets:

with this patch:

--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]