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
I pulled up the showdown editor and confirmed that this is not an issue in the latest showdown.js. That means its likely that upgrading the showdown.js dependency in package.json will fix this issue.
If you care to speed up the process, could you check that upgrading the showdown version solves this issue for you? In any regard, I'll release a new version: 1.2.0 soon and check it there.
Strikethroughs in code blocks formatted with strikethrough (rather than displaying bare symbols).
Example:
~~text~~
texttext`~~text~~`
~~text~~
text`**text**`
**text**
**text**
The text was updated successfully, but these errors were encountered: