We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ba727 commit 17117aaCopy full SHA for 17117aa
1 file changed
apps/docs/document-engine/overview.mdx
@@ -22,7 +22,7 @@ All four share the same operation set. `find` is `editor.doc.find()` in the brow
22
23
## How it works
24
25
-```mermaid
+```mermaid actions={false}
26
flowchart TD
27
API["Document API<br/><em>source of truth</em>"]
28
API --> CLI["CLI<br/>terminal interface"]
0 commit comments