I've recently installed Umbraco and Articulate (I'm an Umbraco noob) and so far it's been a dream to use. One thing I've noticed is that the Markdown editor for new posts doesn't seem have Strikethrough support. Is there a way I can allow for support of Strikethrough in the posts?
The back office MD Editor in Articulate just uses the Umbraco Core one. It's probably using an outdated/old version which might just require a Nuget updated (not sure)
Thanks for the response. Neither the back office nor the front end seems to support strike-through. It's not necessarily a major problem, it was just something I wanted to use in a blog post for an added bit of spice and humour.
Strikethrough in Markdown Editory
I've recently installed Umbraco and Articulate (I'm an Umbraco noob) and so far it's been a dream to use. One thing I've noticed is that the Markdown editor for new posts doesn't seem have Strikethrough support. Is there a way I can allow for support of Strikethrough in the posts?
The back office MD Editor in Articulate just uses the Umbraco Core one. It's probably using an outdated/old version which might just require a Nuget updated (not sure)
Articulate does use a different/better MD library for parsing it's own MD editor (see https://github.com/Shazwazza/Articulate/wiki/Creating-a-blog-post#using-markdown-from-your-browser-works-great-with-mobile-phones-too) but that is different from the one used in the back office. If you are referring to that one, then i can probably fix on the Articulate side.
Thanks for the response. Neither the back office nor the front end seems to support strike-through. It's not necessarily a major problem, it was just something I wanted to use in a blog post for an added bit of spice and humour.
is working on a reply...