mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-10 04:19:47 +00:00
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:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user