From: Wes H. <13...@gm...> - 2019-12-21 04:09:36
|
Hi, Just out of curiosity, why does docutils use smart quotes by default ? Any programmer should know code and smart quotes don't mix (when they experience it), and documentation cannot be expected to put all code snippets in code blocks. Why create potential usability issues with smart quotes ? e.g. https://github.com/readthedocs/readthedocs.org/issues/6459 IMO, the sane default would be to *not* use smart quotes. Cheers, |