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
description: Report an error or unexpected behavior
3
+
labels: [bug]
4
+
5
+
body:
6
+
- type: markdown
7
+
attributes:
8
+
value: |
9
+
Welcome to the `quarto-markdown` GitHub repository!
10
+
We are always happy to hear feedback from our users.
11
+
12
+
This is the repository for the markdown parsing libraries used by the Quarto system.
13
+
14
+
**Please make sure you are in the right place before filing your issue**.
15
+
16
+
- If you're reporting an issue with the **Visual Editor** or with the **Visual Studio Code / Positron extension**, visit https://github.com/quarto-dev/quarto
17
+
- If you're reporting an issue in **RStudio**, visit https://github.com/rstudio/rstudio
18
+
- If you're reporting an issue in **Positron**, visit https://github.com/posit-dev/positron
19
+
- If you want to ask for a Quarto feature, use the [Feature Requests GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/feature-requests).
20
+
- If you want to ask for Quarto help, use the [Q&A GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/q-a).
0 commit comments