Pandoc Md To
npm install n8n-nodes-pandoc-md-toThis is an n8n community node that converts Markdown files to other formats using Pandoc.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Resources
- Pandoc must be installed on your system
- Eisvogel template for PDF output
Follow the installation guide in the n8n community nodes documentation.
1. Go to Settings > Community Nodes
2. Select Install
3. Enter n8n-nodes-pandoc-md-to in Enter npm package name
4. Agree to the risks of using community nodes: I understand
5. Select Install
This node converts Markdown files to other formats using Pandoc.
#### Operations
- Convert Markdown to PDF (using Eisvogel template)
- n8n community nodes documentation
- Pandoc documentation
- Eisvogel template documentation