Embed custom HTML #51
Answered
by
Stvad
benwoodward
asked this question in
Feature requests & Ideas
-
|
I'd like to be able to create a block in Roam that contains some custom HTML, e.g.: <form action="https://convertkit.com/signup/new">
<h2>Join Newsletter</h2>
<input>
</form>And then be able to embed that block in a page and for roam.garden to render the HTML that's stored in the block. This would allow me to add newsletter sign up forms in specific places. |
Beta Was this translation helpful? Give feedback.
Answered by
Stvad
Mar 29, 2021
Replies: 1 comment 1 reply
-
|
I believe this should work right now. Generally valid HTML is rendered & embedding iframe/video tags works. Can you give it a go? 🙂 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Stvad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe this should work right now. Generally valid HTML is rendered & embedding iframe/video tags works. Can you give it a go? 🙂