
This PR extracts HTML support into an extension and removes the built-in HTML support from Zed. Release Notes: - Removed built-in support for HTML, in favor of making it available as an extension. The HTML extension will be suggested for download when you open a `.html`, `.htm`, or `.shtml` file.
2 lines
48 B
Scheme
2 lines
48 B
Scheme
("<" @open ">" @close)
|
|
("\"" @open "\"" @close)
|