Files
wehub-resource-sync adf0d17497
publish / version_or_publish (push) Waiting to run
storybook-build / changes (push) Waiting to run
storybook-build / :storybook-build (push) Blocked by required conditions
Sync Gradio Skills to Hugging Face / sync-skills (push) Waiting to run
functional / changes (push) Waiting to run
functional / build-frontend (push) Blocked by required conditions
functional / functional-test-SSR=false (push) Blocked by required conditions
functional / functional-reload (push) Blocked by required conditions
functional / functional-test-SSR=true (push) Blocked by required conditions
hygiene / hygiene-test (push) Waiting to run
python / changes (push) Waiting to run
python / build (push) Blocked by required conditions
python / test-ubuntu-latest-flaky (push) Blocked by required conditions
python / test-ubuntu-latest-not-flaky (push) Blocked by required conditions
python / test-windows-latest-flaky (push) Blocked by required conditions
python / test-windows-latest-not-flaky (push) Blocked by required conditions
js / changes (push) Waiting to run
js / js-test (push) Blocked by required conditions
docs-build / changes (push) Waiting to run
docs-build / docs-build (push) Blocked by required conditions
docs-build / website-build (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 13:17:32 +08:00

4.9 KiB

@gradio/markdown-code

0.9.0

Features

  • #13526 53cb4ca - Run pnpm lint and pnpm ts:check on CI. Thanks @abidlabs!

Fixes

  • #13541 1d19f2b - Fix long unbroken text overflowing in the Markdown component. Thanks @hysts!

0.8.0

Features

Dependency updates

  • @gradio/sanitize@0.4.0

0.7.0

Features

  • #13176 45c4ecd - Add @gr.cache() decorator for caching deterministic functions, as as well as a lower-level gr.Cache that uses dependency injection. Thanks @abidlabs!

0.6.1

Fixes

  • #12800 7a1c321 - Bump svelte/kit for security reasons. Thanks @freddyaboulton!
  • #12771 404f6a5 - Migrate Markdown components to svelte 5. Thanks @freddyaboulton!
  • #12777 65f94fb - Fix markdown migration. Thanks @aliabid94!

0.6.0

Features

Dependencies

  • @gradio/sanitize@0.3.0

0.5.2

Fixes

  • #11939 4e4b0bc - Add Syntax Highlighting for more languages in Markdown Component. Thanks @freddyaboulton!
  • #11940 13fdfa6 - Upgrade Prismjs. Thanks @freddyaboulton!

0.5.1

Fixes

  • #11782 e132283 - remove dompurify, update mermaid. Thanks @pngwn!

0.5.0

Features

  • #11427 6b2bcd0 - Improve load times of the Gradio front-end. Thanks @pngwn!

Dependency updates

  • @gradio/sanitize@0.2.0

0.4.4

Fixes

  • #11387 8245afc - Define root URL in frontend. Thanks @aliabid94!

Dependency updates

  • @gradio/sanitize@0.1.4

0.4.3

Fixes

  • #11010 9219e62 - fix: add svg tags for markdown when allow_tags=True. Thanks @Col0ring!

0.4.2

Features

  • #10854 1649b00 - Add support for mermaid.js in Markdown component (as well as components like gr.Chatbot that use Markdown). Thanks @abidlabs!

0.4.1

Fixes

  • #10765 3232cdd - fix: latex rendering of markdown. Thanks @Col0ring!

0.4.0

Features

0.3.0

Features

  • #10192 4fc7fb7 - Ensure components can be remounted with their previous data. Thanks @pngwn!

0.2.1

Dependency updates

  • @gradio/sanitize@0.1.3

0.2.0

Features

Dependency updates

  • @gradio/sanitize@0.1.2

@gradio/markdown