v0.1 @ issue #1
- able to compile & call from java
- bindings of options
- input (string / stream), output (stream)
- return error / warnings to java
- provide API to release
TidyDocin native heap - settings for CI
Feature: readonly DOM access to tidied document
- some selector, maybe a small subset of CSS (
DomQuery) - predicate and visitor (collector) of selectors
- copy matched nodes to Java (
DomNode)