0.3.0 • Published 3 years ago
pandoc-lang v0.3.0
pandoc-lang
Pandoc filter to automatically detect the language of text, and adjust the lang variable in the document metadata.
It will also attempt to detect the programming language used for any code blocks that specify highlight as the class name.
Installation
npm install -g pandoc-langUsage
pandoc --filter pandoc-lang -s -t markdown test.md