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 宝玉
67e3e11cce
feat(skills): add cross-platform PowerShell support for EXTEND.md checks
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 19:32:35 -06:00
Jim Liu 宝玉
bd4db203f8
refactor(skills): replace hardcoded npx -y bun with ${BUN_X} runtime variable
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 10:31:29 -06:00
Jim Liu 宝玉
7133d54f04
feat(baoyu-markdown-to-html): consolidate heritage and warm into modern theme with per-theme color defaults
2026-02-28 11:48:55 -06:00
Jim Liu 宝玉
6edc1b7822
feat(baoyu-markdown-to-html): rename themes and add color presets with theme defaults
...
Rename red→heritage and orange→warm themes. Add 13 named color presets,
serif-cjk font family, and per-theme style defaults with CLI override support.
2026-02-28 11:18:16 -06:00
Jim Liu 宝玉
903e7ad79d
feat(baoyu-markdown-to-html): add red and orange themes
2026-02-28 00:33:28 -06:00
Jim Liu 宝玉
a64fdbd23f
docs(baoyu-markdown-to-html): clarify theme resolution with EXTEND.md fallbacks
2026-02-24 18:51:04 -06:00
Jim Liu 宝玉
18b71157db
feat(baoyu-markdown-to-html): add CJK content pre-check step
...
Suggest formatting with baoyu-format-markdown before conversion
to fix bold markers with punctuation issues.
2026-01-28 21:49:47 -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