Skip to content

v1.0.0

Latest

Choose a tag to compare

@dshushin dshushin released this 26 Feb 16:40
· 1 commit to master since this release

nvim.bilingual v1.0.0

Neovim plugin + pandoc toolchain for writing bilingual legal documents in markdown with parallel two-column export to PDF and Word.

Features

  • Parallel columns — two languages side by side, synced paragraph-by-paragraph
  • Page-break support — columns flow naturally across pages
  • RTL support — Arabic, Hebrew with automatic font switching
  • CriticMarkup — track changes (additions, deletions, substitutions, comments) with redline/clean export modes
  • Contract templates — ready-made skeletons for EN-RU, EN-AR, EN-HE
  • Split bilingual titles — each language on its own line in PDF and DOCX
  • Export from Neovim:Bilingual pdf / :Bilingual docx
  • CLI export./export.sh document.md

Requirements

  • Neovim >= 0.10
  • pandoc >= 3.0
  • XeLaTeX (for PDF)