Skip to content

Commit 5dcf3e9

Browse files
authored
Update serializer.rst
1 parent 0a7d499 commit 5dcf3e9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

components/serializer.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -942,9 +942,7 @@ Use the special ``#`` key to define the data of a node::
942942
// is encoded as follows:
943943
// <?xml version="1.0"?>
944944
// <response>
945-
// <foo bar="value">
946-
// baz
947-
// </foo>
945+
// <foo bar="value">baz</foo>
948946
// </response>
949947

950948
Context

0 commit comments

Comments
 (0)