Skip to content

How to add the exported .html file inside a website #269

Answered by yhatt
imflash217 asked this question in Q&A
Discussion options

You must be logged in to vote

Try to use <iframe>.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe

If you want to avoid using <iframe>, use Marp Core directly to generate raw HTML and CSS snippets. Marp CLI cannot output snippets because it is designed for outputting standalone HTML for common presentation use.

Related

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@luceat-lux-vestra
Comment options

@yhatt
Comment options

Answer selected by yhatt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants