forum
forum copied to clipboard
line-through not working on listed
Describe the bug I have a note with markdown line-through elements and they dont appear as line-through in the published listed post.
To Reproduce Create a markdown note, add a line through section like:
* test
* another item
* ~~~test~~~
Expected behavior A line-through element should appear
** Behaviour ** It only shows the ~~~ notation.
Would be great if this can be fixed?
It seems to work fine on web, though only with double, rather than triple, tilde around the text.