Replies: 1 comment 1 reply
-
|
Hi! Yes, this is possible with mq. You can extract shell code blocks from your markdown file using: I noticed that some of the examples are outdated and incorrect. I'll update them to reflect the current syntax. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello
Would it be possible to use
mqto extract code from a markdown file and pipe it to run?Example:
I would like to run all "sh" shell commands in my
my_file.mdby running something like the following (which is not working):Example in mqlang.org
Any hints?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions