18
Oct
JATL 0.2.0 Released
New Features:
- whitespace/indenting support
- OSGI bundle
I made indenting/whitespace/pretty-print support rather powerful at the cost of some complexity. I don’t know of any other library that allows you to apply different indenting based on the tag.
For example you can now make it so that <span> tags are always inlined (no newline or indenting).
Attribute white spacing is not yet available but it will come at some point.
-
agentgt posted this