Switching between visual and source editor for qmd files #6027
Unanswered
Andrzej-Andrzej
asked this question in
Q&A
Replies: 2 comments 14 replies
-
My understanding is that turning visual mode on triggers a normalisation of the file's contents, i.e. the markdown formatting is parsed and re-written in a standardised form. For instance definition lists written manually like this,
become, after toggling visual mode on and off:
|
Beta Was this translation helpful? Give feedback.
8 replies
-
I also have an issue. Whenever I add a list in the code editor and then switch to visual editor it swaps out the single space between the dash and list item from one to three spaces. So |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
I am on windows 10, quarto version 1.3.361, R version 4.3.0 patched, Rstudio 2023.08.0 Build 60.
Beta Was this translation helpful? Give feedback.
All reactions