Markdown: ~~strike~~ inconsistency
Open
bug
upstream
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Regardless the propably invalid markdown, I found an inconsistency in the rendering of ~~struck text~~. In editor view, the text will be struck, but not in the rendered view:

Two options:
* enforcing valid Markdown, the editor text should not be struck
* ignoring invalid Markdown, the rendered view should be struck as well
Contributor guide
Assessment
This issue has not been assessed yet.