mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 03:31:24 +08:00
* feat(export): Enhance markdown-to-docx export with table support Add comprehensive table rendering capabilities to the ExportService, including: - Support for table headers and body rows - Configurable cell styling and alignment - Handling of inline text formatting within table cells * feat(export): Add hyperlink support in markdown-to-docx export Enhance ExportService to handle hyperlinks during document export: - Implement link detection in inline tokens - Create ExternalHyperlink with proper styling - Preserve link text and URL in exported document |
||
|---|---|---|
| .. | ||
| loader | ||
| resources | ||
| services | ||
| utils | ||
| config.ts | ||
| constant.ts | ||
| electron.d.ts | ||
| env.d.ts | ||
| index.ts | ||
| ipc.ts | ||