cherry-studio/src
vectorstone 54a92bf2c6
fix: support rendering and display of <details/> and <summary/> tags (#9699)
* 修复issue https://github.com/CherryHQ/cherry-studio/issues/9635,支持<details/>和<summary/>标签渲染展示,后期可以考虑做成配置化,允许用户自定义标签展示逻辑,或者扩展rehypeRaw插件标签识别逻辑,支持任意标签的渲染展示

* 修复issue https://github.com/CherryHQ/cherry-studio/issues/9635,支持<details/>和<summary/>标签渲染展示,后期可以考虑做成配置化,允许用户自定义标签展示逻辑,或者扩展rehypeRaw插件标签识别逻辑,支持任意标签的渲染展示
2025-08-31 12:28:50 +08:00
..
main feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
preload feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
renderer fix: support rendering and display of <details/> and <summary/> tags (#9699) 2025-08-31 12:28:50 +08:00