We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to prohibit to resolve images?
in pug-file i use custom text-variables
img(src="${myVariable}")
i use variables ${likeThis} and want to leave it without resolve
${likeThis}
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #1186
Sorry, something went wrong.
No branches or pull requests
β Question
Is there a way to prohibit to resolve images?
π¦ Context
in pug-file i use custom text-variables
π» Code Sample
i use variables
${likeThis}
and want to leave it without resolveπ Your Environment
The text was updated successfully, but these errors were encountered: