Fixing PR13683
This commit is contained in:
parent
fd614991e6
commit
5c4952ba03
|
@ -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]|{
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
|
Loading…
Reference in New Issue
Block a user