mattkenefick / twigtovuejs

JavaScript implementation of TwigToVue (PHP)
0 stars 0 forks source link

Backticks cause errors in comments #4

Open mattkenefick opened 3 years ago

mattkenefick commented 3 years ago

Code such as:

<!-- @todo Add `otherGuy` to collection? -->

{# Something something `backticks` #}

Will fail