Closed lwadas closed 5 years ago
why is there no escape char to skip the selected colon?
The issue has not popped up before. It makes sense to allow a escape char to skip the colon. If you are interested in working on this let me know. Otherwise it will happen soonish.
As a work-around for now, you can use a unicode version of the colon symbol. Here's a list: https://unicode-search.net/unicode-namesearch.pl?term=COLON
Some examples:
ː MODIFIER LETTER TRIANGULAR COLON ˸ MODIFIER LETTER RAISED COLON
Hi,
I have a problem when try generate translation for VUE.
In source language file i have:
when i use php artisan vue-i18n:generate
then get:
why is there no escape char to skip the selected colon?