Todd Vanyo
Todd Vanyo
I've installed the MarkdownEditing package for Sublime Text (v4) and am trying to get the command `MarkdownEditing: Run markdownlint` to run. The error I'm getting suggests the command is not...
To address issues #3 and #18, I've made a change to allow whitespace in path or filenames in reference links. To achieve this, the links with whitspace need to be...
Nothing happens when I `` on a reference link, such `[foobar][1]`, with [1] defined as `[1]: ` later in the doc. Does not matter if the link is a file...
The treesitter.parse_query command is throwing a warning that the command needs to be updated. I've changed the command to squelch the warning.
I'd suggest a couple of additional comments in the documentation. 1. This is tied to Cocoa apps, so the list of apps this won't work on is growing. * For...