Open cloutierjo opened 1 year ago
Does work with block
try to close the HTML block like this:
<JiraIssue key="BEE-1220"></JiraIssue>
An even simpler fix is adding a "/" before the ">" so its an autoclosing tag. Is there anyway we can make this the default? Typescript is not in my wheelhouse so having a hard time seeing where to add it.
When using inline jira issue, it break the markdown formatting