Move "Optional" to front

This is purely my personal opinion and meant as a suggestion rather than a fix!
I would want the "Optional" in front so when I just want to edit one line in the docs, I know right away that I can skip it.

Again: Personal opinion. Feel free to drop.
This commit is contained in:
Tim Koch
2024-09-16 17:52:16 +02:00
parent 1ef8ec4f6f
commit 4ed9f092eb

View File

@@ -15,7 +15,7 @@ Follow these steps to set up Astro with Starlight and additional extensions:
npm install npm install
``` ```
4. **Install the Astro and MDX VS Code extension (optional)** 4. **Optional: Install the Astro and MDX VS Code extension**
Install the Astro and MDX VS Code extension to get syntax highlighting and other useful features: Install the Astro and MDX VS Code extension to get syntax highlighting and other useful features:
- [Astro](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode) - [Astro](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode)