Allow rendering code snippet inside a table
Open
@aomarks is already working on this.
Since Feb 26, 2021.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
This came up in the context of the [expressions PR](https://github.com/PolymerLabs/lit.dev/pull/162#discussion_r583352492). I tried it and the `
` for the code snippet is kicked outside the table. This happened also when I specified the table either with markdown syntax or directly in html.Any ideas about how to address this @aomarks ?
Contributor guide
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.
Assessment
This issue has not been assessed yet.