Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use HTML tags directly #187

Open
lbradley-mm opened this issue Dec 16, 2024 · 0 comments
Open

Unable to use HTML tags directly #187

lbradley-mm opened this issue Dec 16, 2024 · 0 comments

Comments

@lbradley-mm
Copy link

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant