Skip to content

embedding #400

Answered by yhatt
BalajiVysya asked this question in Q&A
Jan 3, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

We don't recommend using embedded scripts due to potential security risks (especially if you are not familiar with Markdown).

Try following if you still want:

  1. Turn on raw HTML tags rendering from preference.
  2. Use <script> HTML tag like this. When opened exported HTML, the browser will load the script from URL in src attribute and run it.

    <script src="https://.............."></script>
  3. To run script with the slide preview provided by Marp for VS Code, you have to check following things:

Again, e…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by yhatt
Comment options

You must be logged in to vote
1 reply
@yhatt
Comment options

Comment options

You must be logged in to vote
0 replies
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