Skip to content

Commit 413e1e7

Browse files
committed
chore(readme): replace ECMA-376 (Office Open XML) with OOXML in intro
1 parent edf7ac2 commit 413e1e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The OOXML spec, explained by people who actually implemented it.
88

99
## What is this?
1010

11-
An interactive reference for ECMA-376 (Office Open XML), built by the team behind [SuperDoc](https://superdoc.dev). Every page combines XML structure, live rendered previews, and implementation notes the spec leaves out. The MCP server exposes the same knowledge to AI assistants: prose search across the spec PDFs and deterministic schema lookup over the parsed XSDs.
11+
An interactive reference for OOXML, built by the team behind [SuperDoc](https://superdoc.dev). Every page combines XML structure, live rendered previews, and implementation notes the spec leaves out. The MCP server exposes the same knowledge to AI assistants: prose search across the spec PDFs and deterministic schema lookup over the parsed XSDs.
1212

1313
- **Live previews** - Edit XML and see it render in real-time. Every example is a working document.
1414
- **Implementation notes** - Where Word diverges from the spec, what will break your code, and what to do about it.

0 commit comments

Comments
 (0)