Live markdown preview?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • markdown-preview.nvim

    markdown preview plugin for (neo)vim

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vim-instant-markdown

    Instant Markdown previews from Vim

  • https://github.com/instant-markdown/vim-instant-markdown works quite well.

  • frogmouth

    A Markdown browser for your terminal

  • No, since Vim uses a TUI and Markdown doesn't only display text. You could use something like Obsidian, which can display live previews of Markdown files side-by-side with the raw text and has support for a subset of Vim keybindings. Or use a terminal multiplexer like Tmux and open a split with a preview with something like Frogmouth (your preview will still be in a TUI but it would look nicer than the source file). Emacs might also have something that does what you are looking for (when combined with evil-mode if you want to preserve Vim keybindings) but I haven't looked into it.

  • obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  • No, since Vim uses a TUI and Markdown doesn't only display text. You could use something like Obsidian, which can display live previews of Markdown files side-by-side with the raw text and has support for a subset of Vim keybindings. Or use a terminal multiplexer like Tmux and open a split with a preview with something like Frogmouth (your preview will still be in a TUI but it would look nicer than the source file). Emacs might also have something that does what you are looking for (when combined with evil-mode if you want to preserve Vim keybindings) but I haven't looked into it.

  • glow.nvim

    A markdown preview directly in your neovim.

  • glow.vim

    Render markdown files with glow in a popup

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

  • Do you take notes with screenshots?

    1 project | /r/neovim | 21 Jun 2023
  • Any notion & obsidian alternatives with TUI?

    1 project | /r/linuxquestions | 31 May 2023
  • Markdown Vim Plugins

    4 projects | /r/vim | 19 May 2023
  • [Neovim] Keymap ne fonctionne pas, comment puis-je voir ce que fait NVIM?

    1 project | /r/enfrancais | 10 May 2023
  • How to install markdown preview with lazy?

    1 project | /r/neovim | 15 Apr 2023