ZIm/crates/markdown
Marshall Bowers 0776fa8f31
markdown: Allow code blocks and tables to be horizontally scrollable (#25956)
This PR adds the ability for Markdown code blocks and tables to be made
horizontally scrollable.

This is a feature that the caller can opt in to.

Right now we're using it for the rendered Markdown in the Assistant 2
panel.

Release Notes:

- N/A
2025-03-03 22:52:59 +00:00
..
examples markdown: Allow code blocks and tables to be horizontally scrollable (#25956) 2025-03-03 22:52:59 +00:00
src markdown: Allow code blocks and tables to be horizontally scrollable (#25956) 2025-03-03 22:52:59 +00:00
Cargo.toml Fix clicking on file links in editor (#25117) 2025-02-18 22:54:35 -07:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00