Markini

Math, Diagrams & Code

Technical content rendered natively, right inside your editor

MathJax 4 with 33 TeX packages. Mermaid for 8 diagram types. Syntax highlighting for 100+ languages. Everything runs offline — no CDN, no internet required.

33

TeX packages

8

Diagram types

100+

Languages

0

CDN requests

Math

MathJax 4 — 33 TeX packages bundled

Write LaTeX in your markdown. Markini renders it to crisp SVG with no network requests.

equations.md — Split Mode
Source
1 2 3 4 5 6 7
## Gaussian Integral
 
$$
\int_0^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2}
$$
 
Inline: $E = mc^{2}$
Preview

Gaussian Integral

0 ex2 dx = π 2

Inline: E = mc2

Fully Offline

No CDN calls. MathJax ships inside the app binary.

SVG Rendering

Crisp vector output at any zoom level or export resolution.

33 TeX Packages

AMS, physics, mhchem, braket, cancel, mathtools, and more.

Display & Inline

Block equations with $$ and inline math with single $ delimiters.

Bundled TeX Packages

amsamsCdbboxboldsymbolbraketbussproofscancelcasescenternotcolortblempheqencloseextpfeilgensymbhtmlmathtoolsmhchemphysicssetoptionstagformattextcomptextmacrosunicodeupgreekverb +8 more

Includes AMS math, physics notation, chemical formulas (mhchem), braket notation, and more.

Diagrams

Mermaid v11 — 8 diagram types

Write diagrams as code in fenced blocks. Markini renders them inline with theme-aware colors.

architecture.md — Preview
Start
Process
Decision
Yes
End
No
Retry

Theme-Aware

Diagram colors adapt to your active light or dark theme automatically.

Code Blocks

Write ```mermaid in a fenced block. No plugins, no config.

Live Preview

See diagrams render in real time as you type in split or preview mode.

Code

100+ languages via highlight.js

Syntax highlighting that works out of the box. Language labels, copy buttons, and line numbers on every block.

+93 more
README.md — Preview
rust
1234567
fn main() {
let name = "Markini";
let features = 100;

println!(
"{} has {} features", name, features
);
}

Language Labels

Each code block shows its language in a top-right badge.

One-Click Copy

A copy button on every block. Click once, it is on your clipboard.

Line Numbers

Optional line numbers for longer code blocks.

Theme-Aware

Syntax colors adapt to your active Markini theme.

Ready to write technical content?

Download Now

Free 7-day trial. $10 once. Yours forever. No subscription.

Back to Markini