- New css features
- Support css nesting
- Support container query and
container\*
properties
- Add inline mathml tag hierarchy, attribute and attribute value rules
- Fix some issues on html completion
- Recognize self-closing svg (and mathml) with attributes
- Completion after inline script blocks:
<?
~?>
or<%
~%>
- Add inline svg tag hierarchy, attribute and attribute value rules
- Fix broken hierarchy rules
- Completion according to html tag hierarchy rules
- Add
!important
completion
- Add
DOCTYPE html
completion - Fix broken completions on html with comments
- Fix problem that did not work when byte compiled with batch-byte-compile
- Initial version