Getting Started
- Quick Start
 - FAQ
 - Installation
 - Tray Mode
 Advanced Usage
- Themes
 - Code Block
 - Diagrams
 - LaTeX
 
Diagrams
Rendering diagrams requires WebView2, which is automatically installed on Windows 11 and along with some Microsoft products. Click to install if you see a installation prompt.
Sequence diagrams
Demo:
1  | ```sequence  | 
For more details see https://bramp.github.io/js-sequence-diagrams/
Flowcharts
Demo:
1  | ```flow  | 
For more details see http://flowchart.js.org/
Mermaid
OneMark also has integration with mermaid, which supports sequence diagrams, flowcharts, Gantt charts, class and state diagrams, and pie charts. For more details see https://mermaid-js.github.io/mermaid/#/
Demo:
1  | ```mermaid  | 
Mindmap
Demo:
1  | ```mindmap  | 
For more details see https://markmap.js.org/repl