How can I create a dropdown with the HTML details
tag in the middle of a post?
#1604
Unanswered
amingilani
asked this question in
Q&A
Replies: 1 comment
-
Workaround is to edit your config to allow unsafe HTML in posts. Add this to your markup:
goldmark:
renderer:
unsafe: true
|
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm trying to create a dropdown, however, it doesn't seem to render.
Here is the text in my post
What renders in HTML is (linebreak added for clarity)
It looks like this:
Beta Was this translation helpful? Give feedback.
All reactions