Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 15 Lua Markdown Projects
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
I like logseq for knowledge management and tasks. And since it's all plain markdown files they are easy to quickly open and search in nvim. https://github.com/jakewvincent/mkdnflow.nvim is really nice for this because it can follow the internal links and create new pages.
-
nvim
Straightforward and pure Lua based Neovim configuration for my work as DevOps/Cloud Engineer with batteries included for Python, Golang, Rust, and, of course, YAML (by Allaman)
Not OP, but I had the same question. I would prefer to manage my nvim config not the NixOS way.
-
headlines.nvim
This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.
Project mention: how to change the background color of code blocks in markdown file? | /r/neovim | 2023-06-29However, I'm unable to get it to work, and I filed an `issue` on `github`: https://github.com/lukas-reineke/headlines.nvim/issues/57
-
-
Definitely, here is my config.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
In neovim I am able to run code blocks with [mdeval.nvim](https://github.com/jubnzv/mdeval.nvim) and see the output, which I found very useful for this particular user case.
-
My configuration is in Fennel. I have implemented features such as header insertion and bullet point toggling, as well as some hotkeys, like for inserting a link. The functionality for following links is provided by the https://github.com/jghauser/follow-md-links.nvim plugin. My notes are stored within a Git repository, which allows nvim-tree to set the root project, so I can use Telescope to find what I need. Essentially, that's it.
-
How is this different from ltex_extra.nvim?
-
Here's the code for my setup (you can also find the entire lsp file here):
-
-
I've opened up an issue for tracking https://github.com/kiran94/maim.nvim/issues/14
-
Project mention: nvim-mail-merge plugin : rewritten, faster, new options... | /r/neovim | 2023-08-28
After a while, I've finally rewritten nvim-mail-merge plugin, which really needed improvement...
-
task-toggler.nvim
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Lua Markdown related posts
- Plugin: maim.nvim - About Take Screenshots from Neovim
- Do you know of an alternative to vim-table-mode plugin?
- Vimwiki - managing multiple wikis
- Ideas to practice lua and neovim plugin development
- Markdown in neovim
- panvimdoc - Write documentation in markdown, generate documentation in vimdoc automatically
- panvimdoc - Write documentation in markdown, generate documentation in vimdoc automatically
-
A note from our sponsor - Mergify
blog.mergify.com | 30 Sep 2023
Index
What are some of the best open-source Markdown projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | keyboard | 1,997 |
2 | glow.nvim | 1,011 |
3 | mkdnflow.nvim | 479 |
4 | nvim | 473 |
5 | headlines.nvim | 400 |
6 | autolist.nvim | 209 |
7 | dotfiles | 164 |
8 | mdeval.nvim | 136 |
9 | follow-md-links.nvim | 115 |
10 | ltex_extra.nvim | 85 |
11 | Singularis | 58 |
12 | edit-markdown-table.nvim | 22 |
13 | maim.nvim | 21 |
14 | nvim-mail-merge | 7 |
15 | task-toggler.nvim | 4 |