How to input a {{}} as input parameters for command? #1681
|
I have a task contains {{}}:
But the command will render to "bin/gomarkdoc --output '/README.md' ./..." , how to ignore the template render? |
Answered by
pd93
Jun 3, 2024
Replies: 1 comment
|
https://stackoverflow.com/questions/17641887/how-do-i-escape-and-delimiters-in-go-templates |
0 replies
Answer selected by
GaoJianAllen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://stackoverflow.com/questions/17641887/how-do-i-escape-and-delimiters-in-go-templates