Skip to content

Releases: dvrch/mergdown2tex

1.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:01

See CHANGELOG for details.

1.0.1 — mergdowntotex

Choose a tag to compare

@dvrch dvrch released this 05 Jul 20:34
d8dbbff

Full Changelog: 1.0.0...1.0.1

Mergdowntotex v1.0.1

What it does

Merge & doc. export 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

  1. Download all files
  2. Copy to .obsidian/plugins/mergdown2tex/
  3. Enable in Settings → Community Plugins

1.0.0 — mergdowntotex

Choose a tag to compare

@dvrch dvrch released this 05 Jul 14:20
f0c81d5

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

  1. Download all files
  2. Copy to .obsidian/plugins/mergdown2tex/
  3. Enable in Settings → Community Plugins