4 Commits

Author SHA1 Message Date
ac0ec22669 update 2025-12-18 02:40:56 +08:00
fb37f5c15d feat: 更新 README 文件,添加 kv-md 组件示例和说明 2025-12-17 14:37:23 +08:00
0d66c46156 feat: 添加 Markdown 预览组件和相关样式,更新编辑器功能 2025-12-17 14:19:54 +08:00
8ca7efcf6d feat: add AI command suggestions extension for Tiptap editor
- Implemented Commands plugin to handle command suggestions triggered by '@' character.
- Created suggestion configuration to filter and render command items.
- Added various command items including date, time, formatting, templates, and task management commands.
- Introduced CSS styles for the Tiptap editor to enhance UI.
- Configured TypeScript settings and Vite build for the project.
2025-12-17 13:48:51 +08:00