maizzle / framework

Quickly build HTML emails with Tailwind CSS.
https://maizzle.com
MIT License
1.24k stars 49 forks source link

Indenting URL Parameters in VS Code #285

Closed Blake32p closed 4 years ago

Blake32p commented 4 years ago

Sorry if this is more of a VS Code question, but it relates to Maizzle so I thought I would ask it here.

I am wondering if there is a way to disable formatting front matter in VS Code? I like to use URL parameters in my emails but it requires indenting the UTM tags. When I save the file the indents are automatically removed, so the URL Parameters are not added to links during the build. In the past I believe I unchecked "Format on Save" but that doesn't seem to be working for me today. I tried also tried searching for anything Prettier related that might help but I haven't been able to find anything.

cossssmin commented 4 years ago

Check the plugins you have installed, VS Code doesn’t do this by default.