AppyPrinciplesGetting started
Appy 1.0.17 🐍 2023/12/24 1.0.9 - 2021/10/26

Appy 1.0.9 has been released. Here is the detailed changelog.

POD

  • xhtml function: manage CSS classes defined in « p » tags within « li » tags.
  • text function: fixed a problem of XHTML escaping.
  • if statements: in the context of multi-statements, the first « if » can now be used to be connected to an « else » statement, even if it is not the very first statement.
  • Added variant with+ for statement with. « with+ » defines lasting variables, whose scope is the remaining of the document.