.
Hi Yutaka, what do you think about this?
Currently it is like this:
If my snippet is like
C:Program FilesGoodThankspath toapp.exe
I will get on inserting into the document:
C:Program FilesGoodThankspath topp.exe
OK, that’s by design:
Snippet Syntax
Plain text
You may include any plain text you want to insert into your document.
To write plain text, most characters can be used, however,
if you want to include , $, or ` in your plain text,
they must be escaped as , $, and `.
But I think it is better to have an option to use plain
text as is without interpreting any action from it.
So i like to suggest an new third option “Text”
So we would have
Snippet > smart text
Macro > whole scripts
Text > plain text as is
.