Skip to content

Commit 1872777

Browse files
committed
Ignored markdown warnings
1 parent a28b65f commit 1872777

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# TypesXML
2+
3+
<!-- markdownlint-disable MD033 -->
24
<div style="display:flex; vertical-align: top;">
35
<img src="./typesXML.png" alt="TypesXML logo" style="width:90px; height:90px;float:left; margin-right: 16px;"/> TypesXML is an open-source TypeScript XML library providing a standards-compliant XML 1.0/1.1 parser with both streaming (SAX) and in-memory (DOM) APIs, DTD and XML Schema validation, OASIS catalog–based resolution and entity handling, namespace-aware processing, broad encoding support, and utilities for writing and testing XML. It emphasizes correctness, extensibility, efficient handling of large documents, and clear error reporting for robust XML processing.
46
</div>

0 commit comments

Comments
 (0)