You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I add a HTML tag directly in content it gets parsed out (and errors on you demo site)
This works on the original parsedown demo though
The code I tested on demo sites is
Welcome to the demo:
1. Write Markdown text on the left
2. Hit the __Parse__ button or `⌘ + Enter`
3. See the result to on the right
<style>
ol {
margin: 0;
}
</style>
The text was updated successfully, but these errors were encountered:
If I add a HTML tag directly in content it gets parsed out (and errors on you demo site)
This works on the original parsedown demo though
The code I tested on demo sites is
The text was updated successfully, but these errors were encountered: