Hello! This is not my project, I just found it today.

Making verbose things more concise and readable makes a big difference to me, and this could be excellent for me when dealing with HTML/XML. Just piping those formats through xmq yields a beautiful and clear rendering of the data.

And as a NestedText enthusiast, I can now (using additional existing tooling):

  • transform HTML -> JSON -> NestedText
  • edit NestedText
  • transform NestedText -> JSON -> HTML