simov/markdown-viewer

the inserted <script> is not executed in the browser.

Opened this issue · 1 comments

The insertion of <script> tags in Markdown files is currently supported, but the inserted <script> is not executed in the browser. It is expected that the <script> will be executed after it is inserted into the html.

simov commented

Have a look at this issue #232