Vote count:
 
 0 
How do I turn off smart quotes and apostrophes in Jekyll? It is breaking my gulp spellcheck process.
I want words like doesn't to stay with a single straight quote. Instead Jekyll is converting them to smart quotes like doesnt’ and I need them to stay single quoted for spell checking.
This is what I tried in my _config.yml:
kramdown:
smartquotes: ["apos", "rsquo", "ldquo", "rdquo"]
I'm using kramdown.
asked 29 secs ago 
How do I turn off smart quotes in Jekyll?
Aucun commentaire:
Enregistrer un commentaire