Publish a markdown document with full rendering support.
/ember-publish-doc Architecture overview for the payments serviceYour AI writes a structured markdown document — with headings, emberDiagrams, tables, and code blocks — then publishes it to a live URL.
Features
- GFM markdown with syntax highlighting for 190+ languages
- emberDiagrams — auto-layout interactive architecture visualisations
- Auto-generated table of contents from headings
- Public or private visibility
- Re-publish the same slug to update in place
Example
/ember-publish-doc API architecture for the billing serviceYour AI will:
- Read the relevant codebase context
- Write a structured markdown document with headings, diagrams, and tables
- Authenticate you (first time only — opens a browser link)
- Publish it and return the live URL
Publishing the same slug again updates the existing document — no duplicates.