Drop empty lines in Text.pformat() and revert [r8194].
commit698021f427df4053d04504188f82603c80bd3d53
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 19 Jan 2018 13:45:35 +0000 (19 13:45 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 19 Jan 2018 13:45:35 +0000 (19 13:45 +0000)
treecc19ce231a12ec22b9a331f8fca8d05312e58ed5
parentee5165b176da1b73743063e67489b38418a1a249
Drop empty lines in Text.pformat() and revert [r8194].

Keep "rawsource" attribute untouched in Text.rstrip() and
Text.lstrip().

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8214 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/HISTORY.txt
docutils/docutils/nodes.py
docutils/test/test_nodes.py