mgmeyers / obsidian-smart-typography

Converts quotes to curly quotes, dashes to em dashes, and periods to ellipses
GNU General Public License v3.0
253 stars 11 forks source link

[Feature Request] Allow smart quotes to know when you are writing in ``` dataview #2

Closed ocreturner closed 3 years ago

ocreturner commented 3 years ago

you cannot easily write scripts with the smart quotes because dataview does not recognize them.

Mara-Li commented 3 years ago

Same problem with templater. With the new update, I think it's possible to know if we are in a templater script or no (between <% and %>) Maybe using a regex can work too.

mgmeyers commented 3 years ago

This has been fixed in 1.0.4!