Jim Liu 宝玉
639e0b4193
feat: support Obsidian wikilink images
...
Support Obsidian image wikilinks alongside standard markdown images, preserve mixed image order, and resolve Obsidian default Attachments/ paths.
Co-authored-by: Chao Zheng <10296164+zcqqq@users.noreply.github.com >
2026-05-27 23:06:56 -05:00
Jim Liu 宝玉
cda76e20fd
feat(baoyu-markdown-to-html): render Mermaid code blocks to PNG via headless Chrome
2026-05-24 21:27:43 -05:00
Jim Liu 宝玉
5b20f9a746
Use npm packages for shared skill code ( #136 )
2026-04-18 21:09:58 -05:00
Jim Liu 宝玉
fe3b3d9125
feat(baoyu-markdown-to-html): pass through all rendering options from CLI
...
- CLI now supports --color, --font-family, --font-size, --code-theme, --mac-code-block, --line-number, --count, --legend
- convertMarkdown accepts full CliOptions instead of limited subset
- Dynamic help text showing available theme/color/font options
2026-03-20 23:17:10 -05:00
Jim Liu 宝玉
056fa06c3b
refactor: share markdown renderer via baoyu-md
2026-03-13 10:20:28 -05:00
Jim Liu 宝玉
8cea550627
feat(baoyu-markdown-to-html): add --cite option for bottom citations
...
Add optional --cite flag to convert ordinary external links to numbered
bottom citations. WeChat links stay inline. Also translate theme and
color descriptions from Chinese to English for consistency.
2026-03-06 23:38:19 -06:00
Jim Liu 宝玉
226d501e9e
feat(baoyu-markdown-to-html): inline rendering pipeline and enhance modern theme
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 00:00:57 -06:00
Jim Liu 宝玉
876c6332f6
feat(baoyu-markdown-to-html): add HTML meta tags and quote stripping for frontmatter
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-03 11:49:07 -06:00
Jim Liu 宝玉
28a7db6129
chore: release v1.25.4
2026-01-29 17:17:58 -06:00
Jim Liu 宝玉
5f994589b3
feat(baoyu-markdown-to-html): add markdown to HTML converter skill
...
Converts markdown to styled HTML with inline CSS, code highlighting,
math, PlantUML, footnotes, alerts, and WeChat-compatible themes.
2026-01-28 21:37:30 -06:00