summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 82ad3cd..614767d 100644
--- a/README.rst
+++ b/README.rst
@@ -36,6 +36,7 @@ Major differences with PyYAML 3.11:
with smart column positioning
- collection objects (when read in via RoundTripParser) have an ``lc``
property that contains line and column info ``lc.line`` and ``lc.col``
+- preservation of whitelines after block scalars. Contributed by Sam Thursfield.
Round trip including comments
=============================