-
Notifications
You must be signed in to change notification settings - Fork 394
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug description
subtitle: ... is ignored if the title is not present. YAML:
subtitle: Subtitle
jupyter: python3Output
The issue is not present with the following YAML:
---
title: Project
subtitle: Subtitle
jupyter: python3
---Expected behavior
- Either fix the issue (show the toolbar) in both situations
- Or produce a clear warning that some setup options are ignored and provide an example of how to get the desired outcome.
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 working


