sphinx-doc/sphinx

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

Open

#580 ouverte le 2 janv. 2015

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (1 985 forks)batch import
builder:htmlhelp wantedtype:bug

Métriques du dépôt

Stars
 (5 625 stars)
Métriques de merge PR
 (Merge moyen 13j 10h) (8 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