1.0.0 — mergdowntotex
Mergdowntotex v1.0.0
What it does
Merge everything — embeds, Zotero/Pandoc citations, Mermaid, equations, cross-refs — into a unique .tex file. Compile to PDF, DOCX, or InDesign.
Documentation
Complete documentation site with:
- Installation guide
- Quick start tutorial
- Feature overview
- Compilation guides
- Architecture details
- Troubleshooting
- FAQ
Dependencies
| Step | What you need |
|---|---|
| Markdown → LaTeX | WASM engine (none — runs in Obsidian) |
| LaTeX → PDF | TeX Live + Podman |
| LaTeX → DOCX | Pandoc |
Files
| File | Size | Description |
|---|---|---|
| main.js | 56 KB | Plugin + WASM bindings (merged) |
| manifest.json | 351 B | Obsidian metadata |
| vlatex_bg.wasm | 2.1 MB | Rust converter engine |
| Dockerfile | 1 KB | LaTeX compilation environment |
Total: 2.2 MB | 4 files | Zero build step
Install
- Download all files
- Copy to
.obsidian/plugins/mergdown2tex/ - Enable in Settings → Community Plugins