-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
markdown-plus.nvim is a comprehensive Neovim plugin that provides modern markdown editing capabilities, implementing features found in popular editors like Typora, Mark Text, and Obsidian.
It is designed to be zero-dependency, universal (works with any filetype), and battle-tested.
Get started quickly with your favorite package manager (lazy.nvim, packer, etc.) or manual installation.
Explore the full capabilities of the plugin:
- List Management: Auto-continue, renumbering, checkboxes.
- Text Formatting: Bold, italic, strikethrough, code blocks.
- Headers & TOC: Navigation, promotion/demotion, auto-generated TOC.
- Links & Images: Easy insertion, editing, and conversion.
- Tables: Creation, formatting, and manipulation.
- Callouts: GitHub-flavored admonitions.
A complete reference of all default keybindings for Normal, Insert, and Visual modes.
Learn how to configure the plugin to suit your needs, including enabling/disabling features and setting up custom behaviors.
Detailed examples and workflows to help you get the most out of the plugin.
Solutions to common issues and how to use the health check command.
Guidelines for contributing code, reporting bugs, and suggesting features.
- Zero Dependencies: No external dependencies required - just install and go.
- Universal Compatibility: Works with any filetype, not just markdown.
- Battle-Tested: High test coverage ensures reliability.
- Modern Features: Brings modern editor features to Neovim.