Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AfishInLake
/
WordFormat
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
98
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/md to docx
- #102
#102
Merged
AfishInLake
merged 12 commits into
master
AfishInLake/WordFormat:master
from
feature/md-to-docx
AfishInLake/WordFormat:feature/md-to-docx
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Feature/md to docx
#102
AfishInLake
merged 12 commits into
master
AfishInLake/WordFormat:master
from
feature/md-to-docx
AfishInLake/WordFormat:feature/md-to-docx
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2026
新增 Markdown → Docx 转换功能 + 优化 apply 模式批注逻辑
Show description for c31ac33
AfishInLake
committed
c31ac33
View commit details
Copy full SHA for c31ac33
Browse repository at this point
修复 NODE_TYPE 路径不匹配 + 清理死配置 + 移除 wordformat-skill 自定义脚本
Show description for 169a1ee
AfishInLake
committed
169a1ee
View commit details
Copy full SHA for 169a1ee
Browse repository at this point
统一 NODE_TYPE 命名规范:<类别>.<类型>
Show description for 2e046cf
AfishInLake
committed
2e046cf
View commit details
Copy full SHA for 2e046cf
Browse repository at this point
框架抽象:DotDict 自动 fallback paragraph/font 子字典 + DEFAULTS/YAML 分组
Show description for 7461c00
AfishInLake
committed
7461c00
View commit details
Copy full SHA for 7461c00
Browse repository at this point
完善 md→docx 转换:图片/表格/题注/编号/换行符/内联代码
Show description for e167117
AfishInLake
committed
e167117
View commit details
Copy full SHA for e167117
Browse repository at this point
完善 md→docx 转换:图片/表格/题注/编号/换行符/内联代码
Show description for dce7863
AfishInLake
committed
dce7863
View commit details
Copy full SHA for dce7863
Browse repository at this point
优化 wordformat-skill 文档 + 精简 README AI Skill 段
Show description for 05f6486
AfishInLake
committed
05f6486
View commit details
Copy full SHA for 05f6486
Browse repository at this point
WordFormatUI 配置路径同步后端 NODE_TYPE 重命名
Show description for dcde435
AfishInLake
committed
dcde435
View commit details
Copy full SHA for dcde435
Browse repository at this point
新增测试:parser 边缘情况 + stages_md + object.py,覆盖率回到 87%
Show description for cca59fb
AfishInLake
committed
cca59fb
View commit details
Copy full SHA for cca59fb
Browse repository at this point
修复 stages_md 测试在 Windows 下的 UnicodeEncodeError
Show description for 7051842
AfishInLake
committed
7051842
View commit details
Copy full SHA for 7051842
Browse repository at this point
Commits on Jul 13, 2026
新增 math 模块:Markdown 数学公式($...$ / $$...$$)转 OMML
Show description for 7c110e6
AfishInLake
committed
7c110e6
View commit details
Copy full SHA for 7c110e6
Browse repository at this point
修复 math_block 丢失 + 清理不存在的 [api] extra 引用
Show description for 6fe4049
AfishInLake
committed
6fe4049
View commit details
Copy full SHA for 6fe4049
Browse repository at this point
You can’t perform that action at this time.