Skip to content

Instantly share code, notes, and snippets.

@wesinator
Last active December 18, 2019 15:33
Show Gist options
  • Save wesinator/3cd800470c6ff6e9d6944670fd0a92f8 to your computer and use it in GitHub Desktop.
Save wesinator/3cd800470c6ff6e9d6944670fd0a92f8 to your computer and use it in GitHub Desktop.
Disable those pesky smart quotes in readthedocs. https://github.com/readthedocs/readthedocs.org/issues/2940
# https://github.com/readthedocs/readthedocs.org/issues/2940
[parsers]
smart_quotes: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment