v0.0.8
Pre-release
Pre-release
new commands:
SET-ATTR{attr_name ↤ 'string value}
: sets or adds a given attributeSET-TEXT-CONTENT{'string value'}
: remove all children of an element and replaces it with a new text content childADD-TEXT-CONTENT{'string value'}
: adds a new text content childADD-COMMENT{'string value'}
: adds a new comment child