markup
markup copied to clipboard
Issues with markdown strikeline
When interact with Chinese punctuation, it just cannot render porperly.
example:
123~~(abc)~~,~~(def)~~。
123~~(abc)~~,~~(def)~~。
which should be rendered in this way(test on typora)

Also, GitHub can render it correctly in editing mode, but cannot render it properly in preview mode.
Editing

Preview

After commit it

So I wonder if it is a bug or it's just a wrong way to use strikeline.