Fix [ 313 ] differentiate apostrophe from single quote (if possible).
commit9cbbd74e2acb5343c41ab0c9c9167581ef5b4cbf
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)
treeb247cb04c6d7f9c5e294912244d532670c9a7c5d
parent64470921b525131ec120332bd4dedc683dd2d09b
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@8050 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/HISTORY.txt
docutils/docutils/utils/smartquotes.py
docutils/test/test_transforms/test_smartquotes.py