From 5c4952ba03363e1ec628f2866076bbc52e3bbbd4 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Thu, 11 Apr 2013 08:18:04 -0600 Subject: [PATCH] Fixing PR13683 --- collects/xml/xml.scrbl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/collects/xml/xml.scrbl b/collects/xml/xml.scrbl index abbf6ec288..1114892ed4 100644 --- a/collects/xml/xml.scrbl +++ b/collects/xml/xml.scrbl @@ -474,8 +474,9 @@ Write a @tech{plist value} to the given port.} (equal? my-dict new-dict) ] -The XML generated by @racket[write-plist] in the above example -looks like the following, if re-formatted by: +The XML generated by @racket[write-plist] in the above example looks +like the following, if re-formatted by hand to have newlines and +indentation: @verbatim[#:indent 2]|{