Any Markdown plugin for Neovim that you recommend?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • markdown-preview.vim

    Discontinued ⚠️ PLEASE USE https://github.com/iamcco/markdown-preview.nvim INSTEAD

  • glow.nvim

    A markdown preview directly in your neovim.

  • https://github.com/ellisonleao/glow.nvim - A must for getting live in buffer previews

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • awesome-neovim

    Collections of awesome neovim plugins.

  • marksman

    Write Markdown with code assist and intelligence in the comfort of your favourite editor.

  • A markdown LSP https://github.com/artempyanykh/marksman via https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#marksman

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • Treesitter parser for markdown via https://github.com/nvim-treesitter/nvim-treesitter

  • Comment.nvim

    :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

  • (opt) To comment stuff out https://github.com/numToStr/Comment.nvim

  • headlines.nvim

    This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.

  • Shameless plug https://github.com/lukas-reineke/headlines.nvim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tree-sitter-markdown

    Markdown grammar for tree-sitter

  • The new parser https://github.com/MDeiml/tree-sitter-markdown is more stable. And should be installed by default, if not just run :TSInstall markdown

  • mkdnflow.nvim

    Fluent navigation and management of markdown notebooks

  • I’m not sure what kind of added functionality you’re looking for, but if you’re looking for a plug-in that will help you navigate markdown notes and keep them interconnected, you might want to check out this one: https://github.com/jakewvincent/mkdnflow.nvim. Even if you’re not maintaining a whole set of notes (just a markdown file here or there), there’s some functionality you may find useful: ease of link creation, following various kinds of links, jumping to headings, jumping to links, ordered and unordered list support, toggling to-do checkboxes, and working with tables.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts