🎨 style(markdown): format all markdown files with prettier
- 使用 prettier 格式化所有 markdown 文件 - prose-wrap: always, print-width: 80 - 保持代码块和表格格式 - 提升可读性和一致性 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
name: pptx-workflow
|
||||
description: "PPTX workflow: generate/edit slides, apply templates, update charts/images, validate thumbnails/layout. Triggers: pptx workflow, 做PPT, 改PPT, 套模板, 演示文稿, 幻灯片, speaker notes."
|
||||
description:
|
||||
"PPTX workflow: generate/edit slides, apply templates, update charts/images,
|
||||
validate thumbnails/layout. Triggers: pptx workflow, 做PPT, 改PPT, 套模板,
|
||||
演示文稿, 幻灯片, speaker notes."
|
||||
---
|
||||
|
||||
# PPTX Workflow(演示文稿)
|
||||
@@ -17,7 +20,8 @@ description: "PPTX workflow: generate/edit slides, apply templates, update chart
|
||||
- Goal: 需要新增/修改哪些页(页码范围/章节结构)
|
||||
- Style constraints: 模板/字体/品牌色/图标库(若有)
|
||||
- Output: 产物路径(pptx + 可选导出 pdf/图片)
|
||||
- Environment: 可用工具(repo scripts、Python 依赖、`libreoffice --headless` 等)
|
||||
- Environment: 可用工具(repo scripts、Python 依赖、`libreoffice --headless`
|
||||
等)
|
||||
|
||||
## Capability Decision(do first)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user