Skip to content

KuringM/md2html-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

md2html.nvim

A lightweight Markdown → HTML converter for Neovim, with built-in MathJax support.

✨ Features

  • Supports inline/block math ($...$, $$...$$) with MathJax
  • Parses lists, tables, images, links, and footnotes
  • Exports .html file from .md buffer via :MdToHtml command

📦 Installation

With lazy.nvim:

{
	"KuringM/md2html-nvim",
	cmd = "MdToHtml",
},

About

A lightweight Markdown → HTML converter for Neovim, with built-in MathJax support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages