Skip to content

Commit 17117aa

Browse files
fix: hide mermaid diagram controls in doc API overview docs (#2237)
1 parent 12ba727 commit 17117aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/document-engine/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All four share the same operation set. `find` is `editor.doc.find()` in the brow
2222

2323
## How it works
2424

25-
```mermaid
25+
```mermaid actions={false}
2626
flowchart TD
2727
API["Document API<br/><em>source of truth</em>"]
2828
API --> CLI["CLI<br/>terminal interface"]

0 commit comments

Comments
 (0)