Closed cdata closed 2 years ago
This change brings in the updated Subtext parser from a private repo.
It also implements an async streaming entrypoint to the parser.
Fixes #34
This change brings in the updated Subtext parser from a private repo.
It also implements an async streaming entrypoint to the parser.
34 also calls for bringing in a discrete into-html crate, but I've decided to hold off on that factoring until later.
Fixes #34