quarto-dev / quarto-dev/quarto
markdown tables in jupyter notebook markdown cell cannot be normally displayed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
enable the quarto extension in VSCode.
open a notebook and write a table in a markdown cell.
run the cell.
the table has disappeared.
disable the quarto extension.
re-open the notebook.
the table is normally displayed.
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
Reproduce the issue in VSCode with the Quarto extension enabled: open a notebook, add a Markdown table, and run the cell. Compare the result with the extension disabled and inspect the notebook rendering path; done means the table remains normally displayed when the Quarto extension is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, vscode
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100