Add mdeval.nvim – a plugin that evaluates code blocks in markdown

This commit is contained in:
Georgy Komarov 2021-06-16 14:37:35 +03:00 committed by Thomas Versteeg
parent d027d8e5ed
commit 3ef15a727e

View file

@ -148,6 +148,7 @@ Neovim supports a wide variety of UI's.
- [davidgranstrom/nvim-markdown-preview](https://github.com/davidgranstrom/nvim-markdown-preview) - Markdown preview in the browser using pandoc and live-server through Neovim's job-control API.
- [jghauser/auto-pandoc.nvim](https://github.com/jghauser/auto-pandoc.nvim) - Easy pandoc conversion leveraging yaml blocks.
- [jghauser/follow-md-links.nvim](https://github.com/jghauser/follow-md-links.nvim) - Press enter to follow internal markdown links.
- [jubnzv/mdeval.nvim](https://github.com/jubnzv/mdeval.nvim) - A Neovim plugin that evaluates code blocks inside markdown documents.
### Syntax