mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add mdeval.nvim – a plugin that evaluates code blocks in markdown
This commit is contained in:
parent
d027d8e5ed
commit
3ef15a727e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue