mirror of
https://github.com/vercel/streamdown.git
synced 2026-09-19 02:18:37 +08:00
0d7958fd1a
Extend ControlsConfig so hosts can pass copy callbacks via controls.code.copy and controls.mermaid.copy, and thread them into the default-rendered CodeBlockCopyButton. Closes #557