Replies: 2 comments 3 replies
-
Currently, I'm using a very hacky and ugly JavaScript workaround for this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Markdown within HTML is not recognized by the commonmark parser. You can try asking in commonmark-hs tracker (neuron uses that library). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that wiki-links don't work inside HTML. e.g.
[[id]]
works but<p>[[id]]</p>
doesn't work.Is there/Will there be a solution for this?
Beta Was this translation helpful? Give feedback.
All reactions