nvim-markdown-preview
Markdown viewer
A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server.
Markdown preview for neovim using pandoc and live-server
106 stars
4 watching
17 forks
Language: CSS
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
toppair/peek.nvim | A plugin that renders Markdown files in a preview window with live updates and synchronization | 683 |
oxy2dev/markview.nvim | A highly customizable markdown previewer with support for LaTeX and HTML rendering inside Neovim | 1,977 |
ellisonleao/glow.nvim | A plugin that provides a floating preview window within Neovim for displaying Markdown files | 1,298 |
meanderingprogrammer/render-markdown.nvim | A plugin to render Markdown files in Neovim with customizable components and features. | 1,941 |
tadmccorkle/markdown.nvim | Tools for working with Markdown files in Neovim | 160 |
jakewvincent/mkdnflow.nvim | A plugin that enables efficient navigation and management of markdown documents and notebooks in Neovim. | 708 |
myzel394/easytables.nvim | A plugin for Neovim that enables real-time preview and editing of markdown tables with various features such as row and column movement and cell swapping. | 105 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 32 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 353 |
jghauser/follow-md-links.nvim | A plugin that allows users to easily follow markdown links by pressing enter in neovim. | 148 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 33 |
jghauser/auto-pandoc.nvim | Converts markdown files to various formats using pandoc with customizable options from a YAML block. | 35 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 170 |
arminveres/md-pdf.nvim | A plugin for converting markdown documents to PDFs with preview capabilities. | 69 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 198 |