Commit Graph

28 Commits

Author SHA1 Message Date
Jeffrey Chen 5c674d7249 ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
Daniel a38a4c80d2 🎨 Improve pandoc export
Signed-off-by: Daniel <845765@qq.com>
2026-02-12 17:38:26 +08:00
Daniel b59c6fda43 🎨 Improve pandoc export
Signed-off-by: Daniel <845765@qq.com>
2026-02-12 17:37:58 +08:00
Daniel cfcf695fb4 🎨 Improve export to Word .docx format https://github.com/siyuan-note/siyuan/issues/14970
Signed-off-by: Daniel <845765@qq.com>
2026-01-20 09:41:29 +08:00
Daniel f6dd1a7d7e 🎨 Improve export to Word .docx format https://github.com/siyuan-note/siyuan/issues/14970
Signed-off-by: Daniel <845765@qq.com>
2026-01-19 20:38:10 +08:00
Daniel 1012d8b486 🎨 Built-in Pandoc export .docx template https://github.com/siyuan-note/siyuan/issues/16861
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 20:50:41 +08:00
Daniel bc238a245f 🐛 Fix Built-in Pandoc is not working on Unix-like
Fix https://github.com/siyuan-note/siyuan/issues/16623

Signed-off-by: Daniel <845765@qq.com>
2025-12-19 20:13:57 +08:00
Daniel 43c8ccb96b 🐛 Built-in Pandoc is not working on Unix-like
Fix https://github.com/siyuan-note/siyuan/issues/16623

Signed-off-by: Daniel <845765@qq.com>
2025-12-19 20:08:17 +08:00
Daniel c2adac344c 🎨 https://github.com/siyuan-note/siyuan/issues/16623
Signed-off-by: Daniel <845765@qq.com>
2025-12-19 19:58:33 +08:00
Daniel 4636ee6c3a 🎨 https://github.com/siyuan-note/siyuan/issues/16623
Signed-off-by: Daniel <845765@qq.com>
2025-12-18 18:21:23 +08:00
Daniel 4262c40cdb 🔒 Fix Command Injection via PandocBin https://github.com/siyuan-note/siyuan/security/advisories/GHSA-4r66-7rcv-x46x
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 10:28:31 +08:00
Daniel c930c28b93 ♻️ Upgrade to Pandoc v3.5 https://github.com/siyuan-note/siyuan/issues/12750 2024-10-11 12:20:09 +08:00
Oleksandr Redko b100721fee ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel 457f94159f 🐛 Non-desktop ends cannot export Markdown https://github.com/siyuan-note/siyuan/issues/11953 2024-07-13 22:00:51 +08:00
Daniel f9317ce744 🎨 Windoar arm64 and Linux arm64 no longer packing pandoc https://github.com/siyuan-note/siyuan/issues/11649 2024-06-05 11:50:16 +08:00
Daniel fc818c6511 🧑‍💻 Improve kernel API /api/convert/pandoc Fix https://github.com/siyuan-note/siyuan/issues/8619 2023-06-26 18:31:30 +08:00
Daniel b9c35fd0f5 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel f6c6dff90e 🐛 Export Markdown does not include .md file Fix https://github.com/siyuan-note/siyuan/issues/8587 2023-06-21 08:48:53 +08:00
Daniel b2c0f3ea1f 🐛 Fix pandoc export 2023-06-19 18:52:57 +08:00
Daniel 200499aad4 🎨 Improve boot 2023-06-16 10:23:04 +08:00
Daniel a515a4f992 🐛 Pandoc is not initialized in some cases Fix https://github.com/siyuan-note/siyuan/issues/8533 2023-06-15 10:15:13 +08:00
Daniel 78f2601471 🎨 Workspace built-in Pandoc is no longer initialized after customizing Pandoc path https://github.com/siyuan-note/siyuan/issues/8377 2023-05-28 11:54:48 +08:00
Liang Ding 9aca165875 🎨 Support for embedding images when exporting EPUB, ODT and RTF Fix https://github.com/siyuan-note/siyuan/issues/8288 2023-05-17 15:37:56 +08:00
Liang Ding 0bfc2b5c64 🎨 Provide API /api/convert/pandoc https://github.com/siyuan-note/siyuan/issues/8235 2023-05-12 11:35:14 +08:00
Liang Ding 05d2a5147d 🎨 Support for export RTF Fix https://github.com/siyuan-note/siyuan/issues/8132 2023-05-11 09:21:32 +08:00
Liang Ding 847be4b939 🎨 Support for exporting ODT Fix https://github.com/siyuan-note/siyuan/issues/8133 2023-05-11 09:03:45 +08:00
Liang Ding a52cf1eb29 🎨 Clean code 2023-05-10 23:30:11 +08:00
Liang Ding c3df45a406 Support for more export formats https://github.com/siyuan-note/siyuan/issues/8127 2023-05-10 22:53:23 +08:00