Skip to content

v0.0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@kelko kelko released this 25 Sep 09:24
· 58 commits to main since this release

new commands:

  • SET-ATTR{attr_name ↤ 'string value}: sets or adds a given attribute
  • SET-TEXT-CONTENT{'string value'}: remove all children of an element and replaces it with a new text content child
  • ADD-TEXT-CONTENT{'string value'}: adds a new text content child
  • ADD-COMMENT{'string value'}: adds a new comment child