showdown icon indicating copy to clipboard operation
showdown copied to clipboard

Is there any invalid input checks on unclosed HTML tags?

Open kospl opened this issue 2 years ago • 0 comments

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

kospl avatar Jun 28 '22 08:06 kospl