joerdav / xc

Markdown defined task runner.
https://xcfile.dev/
MIT License
1.16k stars 27 forks source link

Feature request: Env: support backticks? #2

Closed a-h closed 2 years ago

a-h commented 2 years ago

Not sure if this is just my vim config, but the underscores aren't liked by Markdown.

This would usually lead me to putting them in backtick fences, but not sure if xc supports this.

Screenshot 2021-10-28 at 10 17 09
joerdav commented 2 years ago

Could trim backticks from values for Env, Directories and Requires. And add it to the list of runes that are stripped out from command names to allow back ticks there too.