Closed r1shank closed 1 year ago
@martincizek do you know how to fix this/could you link someone who knows how I could go about fixing this?
@domchristie any chance you know how to fix this?
Strikethroughs are not part of the commonmark. You may wish to try the turndown gfm plugin
I'm currently doing rich text -> markdown conversion using turndown and it seems like nested bullet points and strikethrough aren't registering in markdown. Is there any way to debug this/fix this?
nested (output on console)
strikethrough (output on console)
is there any way to debug or fix this?