Skip to content

Commit f8b7e8c

Browse files
committed
Apply suggestions from review
1 parent b3d7fac commit f8b7e8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/get-started/authoring/_positron-render.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
When you preview a document with the **Quarto: Preview** command, the Preview button in the toolbar, or the keyboard shortcut {{< kbd mac=Command-Shift-K win=Ctrl+Shift+K linux=Ctrl+Shift+K >}}
1+
When you preview a document with the **Quarto: Preview** command, the Preview button in the toolbar, or the keyboard shortcut {{< kbd mac=Command-Shift-K win=Ctrl+Shift+K linux=Ctrl+Shift+K >}},
22
the first format specified in the document header is rendered and previewed.
33
In this case, the file `authoring.pdf` will be created, and opened in the Viewer pane.
44

docs/get-started/authoring/_text-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Positron supports two other methods of authoring:
1212

1313
* The [Visual Editor](/docs/tools/positron/visual-editor.qmd) allows you to create and edit `.qmd` documents using a WYSIWYG interface. This is particularly useful for users who prefer a more visual approach to document creation without needing to write markdown directly.
1414

15-
* The [Notebook Editor](/docs/tools/positron/notebook.qmd) for editing `.ipynb` notebooks. This editor is designed for users who are accustomed to working with Jupyter notebooks and want to leverage the features of Quarto within that environment.
15+
* The [Notebook Editor](/docs/tools/positron/notebook.qmd) is for editing `.ipynb` notebooks. This editor is designed for users who are accustomed to working with Jupyter notebooks and want to leverage the features of Quarto within that environment.
1616

1717
:::
1818
:::

0 commit comments

Comments
 (0)