Replies: 1 comment
-
Just to add my vote: My team and I would also be super interested in this! |
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.
-
Hi,
thank you for your work, I really like the Marp ecosystem.
I use the speaker notes a lot, it would be great if the speaker notes support html tags.
It would be great if you are able to define notes like this:
<!-- This is a speaker note with a [Link]("https://google.de") -->
or like this:
<!-- This is a speaker note with a <a href="https://google.de">Link</a> -->
I have tried to implement this with a plugin, but this seems very complicated.
Beta Was this translation helpful? Give feedback.
All reactions