zed/docs/src
Marshall Bowers 97dc1d193f
Use @tag.doctype for HTML doctype highlights (#18024)
This PR updates the following extensions to use the `@tag.doctype`
selector for highlighting HTML doctypes:

- Astro
- Elixir (HEEx)
- HTML

Additionally, it also changes the base selector for HTML tags from
`@keyword` to `@tag`.

| Before | After |
|
-------------------------------------------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------------------------------------------
|
| <img width="308" alt="Screenshot 2024-09-18 at 2 04 41 PM"
src="https://github.com/user-attachments/assets/818d98ba-fce7-4683-b67f-61c86543831c">
| <img width="358" alt="Screenshot 2024-09-18 at 2 05 00 PM"
src="https://github.com/user-attachments/assets/5071db7c-e0bf-44df-8959-38275833833b">
|

Extracted this from https://github.com/zed-industries/zed/pull/16723.

Release Notes:

- N/A

---------

Co-authored-by: 狐狸 <134658521+Huliiiiii@users.noreply.github.com>
2024-09-18 14:24:09 -04:00
..
assistant docs: Mention how to open the Prompt Library (#17957) 2024-09-17 14:12:11 -04:00
development Add cmake to dev build instructions (#17943) 2024-09-17 14:07:50 -04:00
extensions Use @tag.doctype for HTML doctype highlights (#18024) 2024-09-18 14:24:09 -04:00
languages docs: Add tweaks to the REPL page (#18000) 2024-09-18 07:34:39 -03:00
additional-learning-materials.md
channels.md
code-of-conduct.md docs: Add copywriting and design tweaks (#17514) 2024-09-06 15:57:14 -03:00
collaboration.md
completions.md docs: Improve dark mode syntax highlighting (#18002) 2024-09-18 09:14:03 -03:00
configuring-languages.md Remove incorrect documentation for language-specific theme overrides (#17894) 2024-09-16 12:41:33 -04:00
configuring-zed.md Add ability to display backgrounds for inlay hints (#18010) 2024-09-18 11:11:38 -04:00
contribute-to-zed.md docs: Add design touch-ups (#17505) 2024-09-06 13:43:54 -03:00
conversations.md
development.md
environment.md
extensions.md
feedback-and-support.md
fonts.md
getting-started.md
git.md
key-bindings.md Remove visible 'TBD' from docs (#17979) 2024-09-17 15:39:44 -07:00
languages.md
linux.md Ubuntu 22 (Linux arm runner) fixes (#17643) 2024-09-10 12:40:54 -04:00
multibuffers.md
remote-development.md
repl.md docs: Add tweaks to the REPL page (#18000) 2024-09-18 07:34:39 -03:00
snippets.md
SUMMARY.md
system-requirements.md
tasks.md
telemetry.md docs: Fix links on the Telemetry page (#17995) 2024-09-18 07:34:51 -03:00
themes.md docs: Add copywriting and design tweaks (#17514) 2024-09-06 15:57:14 -03:00
vim.md docs: Add copywriting tweaks to the Vim page (#17766) 2024-09-12 15:06:38 -03:00
windows.md