-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Note
v2.0 has breaking changes. Read the migration guide first: 9. v2.0 Migration Guide.
Get started quickly with your favorite package manager (lazy.nvim, packer, etc.) or manual installation.
Breaking changes, keymap migration, and a full list of v2.0 additions.
Explore the full capabilities of the plugin, including new v2.0 modules and workflows.
Configure feature flags, keymaps, filetypes, and module-specific behavior.
Practical examples and workflows for everyday markdown editing.
A complete reference of all default keybindings for Normal, Insert, and Visual modes.
How to disable defaults and map <Plug> actions your own way.
Every one of the 110 <Plug> mappings, grouped by module, with modes and default keys.
Call plugin functions directly from Lua — for custom keymaps, autocmds, and scripting.
What Treesitter enables, how to install the parsers, and what happens without them.
Guidelines for contributing code, reporting bugs, and suggesting features.
Solutions to common issues and health-check guidance.
Tip
The same reference material ships with the plugin. Run :help markdown-plus
inside Neovim, or :checkhealth markdown-plus to verify your setup.
- Zero Dependencies: No external runtime dependencies required.
- Universal Compatibility: Works with any filetype, not just markdown.
- Battle-Tested: High test coverage and CI validation.
- Modern Features: Brings Typora/Obsidian-style workflows to Neovim.