marc0l92 / joplin-plugin-jira-issue

Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes.
MIT License
27 stars 9 forks source link

Issue preview doesn't show up in WYSIWYG view #22

Open fractalvision opened 1 year ago

fractalvision commented 1 year ago

After creating an issue link or an issue block in a notebook body, they get displayed correctly in two panel view, but if switched to single visual editor mode, it keeps showing '- Getting issue details... STATUS' line and does nothing afterwards.

Joplin 2.10.19

Eothred commented 8 months ago

I suspect this is possibly related to the explanation on https://joplinapp.org/help/apps/rich_text_editor/

For a start, most Markdown plugins will not be compatible. If you open a Markdown note that makes use of such plugin in the Rich Text editor, it is likely you will lose the plugin special formatting. The only supported plugins are the "fenced" plugins - those that wrap a section of text in triple backticks (for example, KaTeX, Mermaid, etc. are working). You can see a plugin's compatibility on the Markdown config screen.