Home

Awesome

nvim-markdown

nvim-marktext is a plugin that aims to provide improved functionality with Marktext and its enhanced markdown features.

It is not meant to replace existing markdown plugins, only enhance their functionality with specific additions for Marktext.

Features

This plugin is still a work in progress. That said, it is in a good state for others to begin getting use out of it:

Demo

This is a demo of most of the features. Read the docs for more information.

Demo

Installation & Requirements

Requires the following:

Optionally requires the following:

You can install it like any other plugin. Here is an example which uses vim-plug:

Plug 'Iron-E/nvim-libmodal'
Plug 'Iron-E/nvim-marktext'
Plug 'plasticboy/vim-markdown'