Glimmer DSL for XML (& HTML) v1.1.0 Release Notes

    • ๐Ÿ‘Œ Support xml keyword to produce partial xml/html without the html tag in output
    • โšก๏ธ Update html keyword to add a doctype (<!DOCTYPE html>) at the top of rendered content
    • ๐Ÿ‘‰ Make html keyword automatically not include a doctype or html tag if content does not have HEAD or BODY
    • ๐Ÿ‘‰ Make name_space act like an alternative to xml keyword, not requiring xml or html underneath
    • โฌ†๏ธ Upgraded to glimmer 1.0.1