Releases: kristoff-it/superhtml
Releases · kristoff-it/superhtml
0.1.3
- fix erroneous 'duplicate attr name' diagnostics
- mark
plaintext
andlisting
as deprecated and unsupported tags
Character Reference Checking
Main feature of this release is the addition of character reference errors (e.g. &doesntexist;
).
Initial HTML LSP Release
This is an initial release of the Super CLI tool that supports fmt
and lsp
functionality.
The LSP still has a lot of missing functionality but autoformatting and basic diagnostic errors should work.
If using VSCode, consider installing the "Super HTML" extension from its marketplace.