You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.qmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -393,8 +393,8 @@ Remember your changes are tied to the branch. If you would switch from the `zeno
393
393
394
394
VS Code is basically just a text editor. Open the file you want to work on by double clicking or right click to create a new one in the "Explorer".
395
395
396
-
::: callout-note
397
-
Tip: The [Quarto Extension](#install-the-quarto-extension-for-vs-code) includes a [Visual Editor](#using-the-visual-editor) with which you can format Quarto pages without typing Markdown code.
396
+
::: {.callout-tip}
397
+
The [Quarto Extension](#install-the-quarto-extension-for-vs-code) includes a [Visual Editor](#using-the-visual-editor) with which you can format Quarto pages without typing Markdown code.
398
398
:::
399
399
400
400
- Work on your page and save your changes (Click File \> Save or use `CTRL+S`).
0 commit comments