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

Is there any invalid input checks on unclosed HTML tags? #931

Open
kospl opened this issue Jun 28, 2022 · 0 comments
Open

Is there any invalid input checks on unclosed HTML tags? #931

kospl opened this issue Jun 28, 2022 · 0 comments

Comments

@kospl
Copy link

kospl commented Jun 28, 2022

It looks like showdown tries to fix invalid HTML by adding closing tags.

It produces undesired result. Is there any possible option to validate input and return error if input is invalid HTML/MD?

Demo: http://demo.showdownjs.com/#!/Look%20at%20%3Ccode%3E%20section

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