> Seamlessly publish Markdown content to Feishu Docs with automatic formatting.
>
> 将 Markdown 内容无缝发布到飞书文档,自动渲染格式。
| Problem | Solution | 问题 | 解决方案 |
|---|---|---|---|
| --------- | ---------- | ------ | ---------- |
| Markdown tables not rendering | Auto-convert tables to formatted lists | Markdown 表格无法渲染 | 自动转换为格式化列表 |
| Permission management complexity | One-click collaborator management | 权限管理复杂 | 一键协作者管理 |
| 400 errors on long content | Auto-split long documents | 长内容 400 错误 | 自动分段写入 |
| Inconsistent formatting | write/append auto-render Markdown | 格式不一致 | write/append 自动渲染 |
write/append actions automatically render Markdowncd ~/.openclaw/workspace/skills
git clone https://github.com/Shuai-DaiDai/feishu-doc-manager.git
| Markdown | Feishu Result |
|---|---|
| ---------- | --------------- |
# Title | Heading 1 |
- Item | Bullet list |
bold | Bold |
> quote | Blockquote |
write/append vs update_block:
| Feature | write/append | update_block |
|---|---|---|
| --------- | ------------------ | ---------------- |
| Markdown rendering | ✅ Yes | ❌ No (plain text) |
docx:documentdocx:document:write_onlydocs:permission.memberMIT
共 1 个版本