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
- <inputtype="checkbox"disabled=""style="margin: 0px0.35em0.25em-1.6em; vertical-align: middle;"checked="">
This task is done
- <inputtype="checkbox"disabled=""style="margin: 0px0.35em0.25em-1.6em; vertical-align: middle;">
This is still pending
<!---->
As you can see, converting back to markdown generates a mix of markdown and html.
I'm using GFM and tasklists with Showdown and it creates incorrect markdown from html.
Showdown Setup
Version: 1.9.1
converter.makeHtml
Output
converter.makeMarkdown
Output
As you can see, converting back to markdown generates a mix of markdown and html.
Complete code at https://codesandbox.io/s/showdown-example-n3dyv.
Check the output in the Sandbox console
The text was updated successfully, but these errors were encountered: