Replies: 1 comment
-
|
Not yet: #3134 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a shortcut to specify the filename in the
shellcommand? Something similar to%in vim.I use
pandocto convertmdfiles tohtml, and in vim, I run the following that creates a HTML file from the current Markdown file:I can do something like below in Helix:
But, writing every time is tedious. Wondering if there's a way to pass the filename to
shellwithout having to write the filename.Beta Was this translation helpful? Give feedback.
All reactions