temporary fork of saphyr with serde support merged into main.
Find a file
David Aguilar 150b6f0927 parser: add an option to keep tags across multiple documents
Documents are self-contained and tags defined in the first document are not
visible to subsequent documents.

Add support for having tags that span across all documents by making the
clearing of tags in the parser opt-out.

Closes: #10
2024-03-24 14:21:33 -07:00
parser parser: add an option to keep tags across multiple documents 2024-03-24 14:21:33 -07:00