
Just integrated the powerful and widely-used toolkit, Emmet, into the Divize.io editor. Now, it can transform short expressions into complete HTML markup and CSS. Emmet allows the user to generate and manipulate HTML code with a variety of expressions.
These can be used to perform a range of operations, including creating new elements, nesting them within other elements, adding attributes to elements, and much more. This will seriously streamline the HTML writing process, making it much more in line with the DRY (Don't Repeat Yourself) principle and far less repetitive. Excited to see how this enhances the user experience!