siyuan-jsdraw-plugin/src
MassiveBox 5e51589ffa
Internal file paths are now Markdown image paths
In the last commit, file paths were implemented to be the full path for the API, however that is not necessary.
Before this change: /data/assets/filename.svg
After: assets/filename.svg
The new method is what SiYuan uses for Markdown images, like ![Drawing](assets/filename.svg)
2025-04-03 00:12:36 +02:00
..
libs 🔧 ci: 更新 vite 打包脚本 2024-10-16 14:43:56 +08:00
types feat: add const.ts 2024-06-08 20:51:13 +08:00
api.ts feat(api): getFileBlob 2024-08-01 13:34:25 +08:00
const.ts Internal file paths are now Markdown image paths 2025-04-03 00:12:36 +02:00
editorTab.ts Internal file paths are now Markdown image paths 2025-04-03 00:12:36 +02:00
file.ts Initial Upload 2025-03-31 19:14:17 +02:00
helper.ts Internal file paths are now Markdown image paths 2025-04-03 00:12:36 +02:00
index.ts Internal file paths are now Markdown image paths 2025-04-03 00:12:36 +02:00
protyle.ts Internal file paths are now Markdown image paths 2025-04-03 00:12:36 +02:00