I’d like to know how to do 2 things, one with checkboxes and the other with the Markdown variant.
First, I’d like to have a script step that forces a note to have the GitHub Markdown variant if it doesn’t already.
Second, when I click on a checkbox I’d like to add the “strikethrough” markers at the start and end of the text associated with the checkbox - which is why I need to control Markdown.
I can do both of these things manually of course, but where’s the fun in that? Can this be scripted? A pointer to the right documentation would be great.
Thanks.