Skip to content

v2.1.0 - Improvements and features

Latest
Compare
Choose a tag to compare
@MaddyGuthridge MaddyGuthridge released this 03 May 07:26
· 65 commits to main since this release

✨ NEW ✨

  • Default attributes have been added for many elements including pre, div, textarea, span, and more elements
  • Add support for whitespace-sensitive tags

✏️ CHANGED ✏️

  • Document rendering control methods
  • Refactor rendering to add indentation during rendering, rather than at end

🔧 FIXED 🔧

  • Fix rendering of <pre> and <textarea> tags
  • Include a <!DOCTYPE html> to prevent web browsers from rendering in quirks mode