SLING-7549 - <link> tag is not being treated as "self closing" when used in conjunction with HTL block statements

* corrected HTML's parser behaviour for HTML5 void elements by not requiring that such a tag is
explicitly closed
4 files changed
tree: 507856825179e91dd63ee31d8f62f0728b0f48d8
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Scripting HTL Compiler

This module is part of the Apache Sling project.

The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree.