Skip to content

Commit 2d44415

Browse files
committed
docs: add blog post link for additional formatting details in README
1 parent 2e927a8 commit 2d44415

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Typescript XML parser that 100% retains all formatting for creating identical XM
77

88
If you have an XML file that you want to read, modify, and write back, this library will ensure that the output XML is formatted identical to the input XML.
99

10+
Check out the following [blog post](https://dev.to/danielsc/deep-dive-xml-trueformat-preserve-xml-formatting-with-ease-46f5) for more details.
11+
1012
## Features
1113

1214
- Retains all whitespace and line endings

0 commit comments

Comments
 (0)