Renderer
v3
Browser
Chrome
Operating System
Windows
What happened?
Block variable definitions should not work mid-line, but after separating the marked-variables npm package, it seems to consume subsequent characters if there is a : immediately following:
[MyVar]: name is
Hello my $[MyVar]: Todd
Before NPM extraction:
After NPM extraction:
