robb-j / nova-xml

Adds XML linting, schema support and formatting to Nova

Home Page:https://extensions.panic.com/extensions/robb-j/robb-j.XML/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nova syntax schema does not recognise subsyntax element

kopischke opened this issue · comments

Nova’s syntax definitions allows for a subsyntax element instead of a subscopes one in Start-End scopes. The XML extension does flag these as invalid, however.

Nova subsyntax invalidation


Running Nova 7.3 on macOS 11.5.2 with XML extension version 0.1.1

Hey, thanks for the report. I've released 0.2.0 which should fix this. Feel free to reopen this issue if something isn't correct!

Just updated and can confirm the subsyntax linting error is gone. Sweet, and thanks!