sphinx-doc/sphinx

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

Aberta

#580 aberto em 2 de jan. de 2015

 (3 comentários) (0 reação) (0 responsável)Python (1.985 forks)batch import
builder:htmlhelp wantedtype:bug

Métricas do repositório

Stars
 (5.625 estrelas)
Métricas de merge de PR
 (Mesclagem média 10d 11h) (11 fundiu PRs em 30d)

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 )


Guia do colaborador