Fix [ 313 ] differentiate apostrophe from single quote (if possible).
commit8b8ce4847ad2b13cd4b73a4bb357ddb2d3632972
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 19 Mar 2017 23:04:50 +0000 (19 23:04 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 19 Mar 2017 23:04:50 +0000 (19 23:04 +0000)
tree6a3cb4558456c3111be32be7ca662f4ca21c2796
parent2bf01dcc849ef22dd5f0e8db3fb0e2bc4c5e1af8
Fix [ 313 ] differentiate apostrophe from single quote (if possible).

Mind, that this is not possible for apostrophe at end of words.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8050 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/utils/smartquotes.py
test/test_transforms/test_smartquotes.py