sphinx-doc/sphinx

opening double quote followed by punctuation character converted to curly right quotation mark

Ouverte

#580 ouverte le 2 janv. 2015

 (3 commentaires) (0 réaction) (0 personne assignée)Python (1 985 forks)batch import
builder:htmlhelp wantedtype:bug

Métriques du dépôt

Stars
 (5 625 étoiles)
Métriques de merge PR
 (Merge moyen 10j 11h) (11 PRs mergées en 30 j)

Description

Sphinx 1.0.5 incorrectly converts e.g.

   Is there an equivalent of C’s "?:" ternary operator?

to

   Is there an equivalent of C’s ”?:” ternary operator?

(Example taken from http://docs.python.org/dev/faq/programming.html#is-there-an-equivalent-of-c-s-ternary-operator )


Guide contributeur