Created
January 15, 2014 03:23
-
-
Save adsgray/8430214 to your computer and use it in GitHub Desktop.
Jekyll _config.yml to turn off SmartyPants smart quotes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| markdown: kramdown | |
| kramdown: | |
| smart_quotes: 39,39,quot,quot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment