-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
bugSomething isn't workingSomething isn't workingpreviewissues related to the `preview` commandissues related to the `preview` command
Milestone
Description
Bug description
$ quarto -V
1.2.161
$ quarto preview test-prez.qmd --no-execute
example-inline.qmd
---
format: html
---
Here is an inline eval, the first three numbers are `r 1:3`
If evaluated, the above should read:
> Here is an inline eval, the first three numbers are 1, 2, 3
Running on OSX 12.6
Apple M1 Pro
$mode
[1] "desktop"
$version
[1] ‘2022.11.0.203’
$long_version
[1] "2022.11.0-daily+203"
$release_name
[1] "Elsbeth Geranium"
Checklist
- Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue.
- Please format your issue so it is easier for us to read the bug report.
- Please document the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
- Please document the operating system you're running. If on Linux, please provide the specific distribution.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpreviewissues related to the `preview` commandissues related to the `preview` command
