Advanced Features
Power user features for enhanced productivity
AnySlate offers a comprehensive suite of advanced features designed for power users. From creating complex diagrams with Mermaid syntax to writing mathematical equations with LaTeX, from syntax-highlighted code blocks to building interconnected knowledge graphs with backlinks—these tools help you create rich, professional documentation and notes.
Advanced features highlights
- 8 diagram types supported with Mermaid (flowcharts, sequence, Gantt, and more)
- LaTeX and KaTeX rendering for mathematical equations
- Syntax highlighting for 190+ programming languages
- Bidirectional links and backlinks for knowledge graphs
- Export to PDF (Hobby+), HTML, and Markdown formats
- Custom CSS for personalized styling
In this section
1.
Mermaid Diagrams
Create flowcharts, sequence diagrams, and more with Mermaid syntax
2.
Math Equations
Write beautiful mathematical equations with LaTeX and KaTeX
3.
Syntax Highlighting
Code blocks with highlighting for 190+ programming languages
4.
Page Hierarchy & Backlinks
Organize documents with sub-pages and bidirectional links
5.
Export Options
Export your documents to Markdown, HTML, and PDF formats
6.
Custom CSS
Personalize your editor and preview with custom styles
Quick tips
- 1Use
```mermaidcode blocks to create diagrams directly in your documents - 2Wrap math equations in
$...$for inline or$$...$$for block display - 3Use
[[page name]]syntax to create links between pages and build your knowledge graph - 4Check the backlinks panel to discover what other pages link to your current document