sphinx-doc/sphinx

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

Open

#580 建立於 2015年1月2日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Python (1,985 fork)batch import
builder:htmlhelp wantedtype:bug

倉庫指標

Star
 (5,625 star)
PR 合併指標
 (平均合併 10天 11小時) (30 天內合併 11 個 PR)

描述

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 )


貢獻者指南