Skip to main content

Release 4.2 Fixes on disabling indentation and interleaving text with attributes

· One min read
Miguel Gamboa
HtmlFlow Author

This release includes the following fixes and updates:

  • Resolved Issue 103. Using .text() interleaved with attributes is no longer supported and will now throw an exception.
  • Resolved Issue 104. Disabling indentation incorrectly removed newlines inside text and script blocks. This has been corrected.
  • Enhanced the documentation with additional examples of data binding, conditionals (if/else), and loops.
  • HtmlView is now strongly typed with the type M corresponding to the model.