Added strikethrough#1953
Conversation
@maan2003 Which example is that? |
|
markdown_preview.rs, I meant in the sample text |
|
Worth noting that I think this may only work on certain platforms, maybe even only linux? I don't recall exactly the state of this in piet. |
Oh no. I have no way to test it on Windows/macOS and don't know how to test it on the web. I may send a pull request for piet if thats the case, since I really want strikethrough for my matrix client. Any idea how I can start tackling this? |
|
Here's the tracking issue, without much info. It may be that this is now only missing on mac? in any case I'll post some more info here: linebender/piet#301 |
|
This can be merged, right? |
|
I'm going to take that as a "yes" |
This pull request adds strikethrough to druid and updates the markdown example to use
~~this syntax~~forstrikethrough.