maxnegro/joplin-plugin-admonition

Add WYSIWYG support

Opened this issue · 2 comments

It would be nice to have the ability to show the rendered admonition in WYSIWYG editor.

I would love to implement it, but I didn't study enough Joplin environment. Contributions are welcome, though.

As workaround, you could paste https://github.com/maxnegro/joplin-plugin-admonition/blob/main/src/markdownit-admonition.css in your userstyle.css. At least that worked for me.

Not sure why the CSS is not working in the first place. Maybe registering as plugin would help. The contentScript might be ignored when using the WYSIWYG editor.