sphinx-doc/sphinx

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

开放

#580 创建于 2015年1月2日

 (3 条评论) (0 个反应) (0 位负责人)Python (1,985 个派生)batch import
builder:htmlhelp wantedtype:bug

仓库指标

星标
 (5,625 个星标)
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 )


贡献者指南