Skip to content

Releases: kristoff-it/superhtml

0.1.3

08 Jul 15:47
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • fix erroneous 'duplicate attr name' diagnostics
  • mark plaintext and listing as deprecated and unsupported tags

Character Reference Checking

06 Jul 16:02
fdc8aa7
Compare
Choose a tag to compare
Pre-release

Main feature of this release is the addition of character reference errors (e.g. &doesntexist;).

Initial HTML LSP Release

05 Jul 20:40
Compare
Choose a tag to compare
Pre-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.