sphinx-doc/sphinx

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

Open

#580 opened on 2015年1月2日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Python (1,985 forks)batch import
builder:htmlhelp wantedtype:bug

Repository metrics

Stars
 (5,625 stars)
PR merge metrics
 (平均マージ 10d 11h) (30d で 11 merged PRs)

説明

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 )


コントリビューターガイド