Package: python-docutils Version: 0.10-3 Tags: upstream fixed-upstream
$ echo '*eggs*\ **ham**' | rst2pseudoxml --smart-quotes=yes
<document source="<stdin>">
<paragraph>
<emphasis>
eggs
<strong>
am
Note that "h" in "ham" is lost.
Already fixed upstream:
http://sourceforge.net/p/docutils/code/7585
--
Jakub Wilk
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

