-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make ~~
strikethrough work for markdown
#819
Comments
i'm going to say no to this being a keyword because those are for labels, and i don't think it makes sense for a whole label to be strikethrough'd. however, it should work for markdown: https://play.d2lang.com/?script=qrBSqMlN4VJQ0NIqycgs1tJSqKsrLinKzE4tySjKL03PqKvjquECBAAA__8%3D& |
~~
strikethrough work for markdown
not working.. (Windows only?) |
sorry for the confusion, i meant "it should" as in, this is the TODO (we should make it work!) |
https://d2lang.com/tour/style/#bold-italic-underline
style.strike-through: true
html: <s>foobar</s>
The text was updated successfully, but these errors were encountered: