diff --git a/site/_docs/templates.md b/site/_docs/templates.md index fd42b6b1..0ebd35f8 100644 --- a/site/_docs/templates.md +++ b/site/_docs/templates.md @@ -186,6 +186,17 @@ common tasks easier.

+ + +

Smartify

+

Convert "quotes" into “smart quotes.”

+ + +

+ {% raw %}{{ page.title | smartify }}{% endraw %} +

+ +

Converting Sass/SCSS