Closed jmeridth closed 2 months ago
Double quotes inside the templating pieces were short-circuiting the surrounding double quotes
This was causing issues with content being generated for me. Very curious how this isn't affecting anyone else.
This is what it looks like in my vscode:
Hello @jmeridth thanks for the PR, was wondering which kind of problems do you have with double quotes, can you show an example?
@ryanfox1985 sorry for late response. Getting example together for you. Thank you.
Double quotes inside the templating pieces were short-circuiting the surrounding double quotes
This was causing issues with content being generated for me. Very curious how this isn't affecting anyone else.
This is what it looks like in my vscode: