You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The commands markdown-open and markdown should provide a meaningful error message when markdown-open-command and markdown-command fail or don't exist, respectively.
Actual Behavior
Both commands silently do nothing if the external subprocess fails. In addition, markdown silently does nothing if the program file doesn't exist.
Expected Behavior
The commands
markdown-open
andmarkdown
should provide a meaningful error message whenmarkdown-open-command
andmarkdown-command
fail or don't exist, respectively.Actual Behavior
Both commands silently do nothing if the external subprocess fails. In addition,
markdown
silently does nothing if the program file doesn't exist.Steps to Reproduce
In a Markdown buffer:
Software Versions
The text was updated successfully, but these errors were encountered: