auto-pandoc.nvim
Converter
Converts markdown files to various formats using pandoc with customizable options from a YAML block.
Use pandoc to convert markdown files according to options from a yaml block
34 stars
1 watching
1 forks
Language: Nix
last commit: 11 days ago
Linked from 1 awesome list
conversionluamarkdownneovimnvimpandocpdfpluginpreview
Related projects:
Repository | Description | Stars |
---|---|---|
kdheepak/panvimdoc | Automates conversion of Markdown documentation to VimDoc format for Neovim plugins | 263 |
vim-pandoc/vim-pandoc | Facilitates integration of pandoc with Vim for efficient document creation and editing. | 955 |
shabbyx/libpandoc | Provides C bindings to convert text between various formats. | 90 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 105 |
filterkaapi/pandex | A lightweight wrapper around Pandoc for converting various text formats to HTML and other output formats. | 59 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |
tadmccorkle/markdown.nvim | Tools for working with Markdown files in Neovim | 154 |
vim-pandoc/vim-pandoc-syntax | A Vim plugin that adds pandoc markdown syntax support to the editor | 424 |
arminveres/md-pdf.nvim | A plugin for converting markdown documents to PDFs with preview capabilities. | 69 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 29 |
jghauser/follow-md-links.nvim | A plugin that allows users to easily follow markdown links by pressing enter in neovim. | 145 |
abnaxos/markdown-doclet | A tool for converting JavaDoc comments to Markdown | 319 |
jgm/lunamark | A Lua library for converting markdown to various textual formats | 197 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 169 |
jez/pandoc-starter | Provides basic files and tools for creating documents using Pandoc | 530 |