Commit c41e1e5f authored by Fred Drake's avatar Fred Drake

Remove the "---" to "—" conversion; this is wrong in verbatim

environments.  Move the conversion to esis2sgml.py.
parent 338da937
......@@ -45,5 +45,4 @@ s|<geq>|\&ge;|g
s|<ldots>|\&hellip|g
s|<leq>|\&le;|g
s|<version>|\&version;|g
s|---|\&mdash;|g
' || exit $?
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment