quarto-dev / quarto-dev/quarto
Choose tab env
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Hi, I’m trying to insert a page-wide table in my two-column layout QMD file (using R as the chunk language), but I couldn’t find any option for this. The closest I found was a similar scenario for figures, where the chunk option fig.env can be set to figure*. How can I achieve the same for the tab environment?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing fig.env option with table handling for QMD documents using R chunks and two-column layouts. Determine whether the tab environment can be selected, and verify the result with a page-wide table example; done means the supported option or limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100