This commit is contained in:
Kovid Goyal 2021-11-21 22:39:36 +05:30
parent f3376601f2
commit 12bcee3b78
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -101,6 +101,7 @@ rst_prolog = '''
.. role:: italic .. role:: italic
'''.replace('VERSION', str_version) '''.replace('VERSION', str_version)
smartquotes_action = 'qe' # educate quotes and ellipses but not dashes
# -- Options for HTML output ------------------------------------------------- # -- Options for HTML output -------------------------------------------------