https://github.com/phanen/mder.nvim
Speedup Markdown writing.
https://github.com/phanen/mder.nvim
autolist codeblock document markdown neovim-plugin todolist
Last synced: 27 days ago
JSON representation
Speedup Markdown writing.
- Host: GitHub
- URL: https://github.com/phanen/mder.nvim
- Owner: phanen
- License: mit
- Created: 2024-01-05T19:54:45.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T12:04:38.000Z (almost 2 years ago)
- Last Synced: 2024-05-11T13:25:54.932Z (almost 2 years ago)
- Topics: autolist, codeblock, document, markdown, neovim-plugin, todolist
- Language: Lua
- Homepage:
- Size: 67.4 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[](https://github.com/phanen/mder.nvim/actions/workflows/ci.yml)
# mder.nvim
## Install
> BREAKING CHANGES: this lib provide api only now
```lua
{ "phanen/mder.nvim", ft = "markdown" }
```