Commit 2c10bcd
authored
chore(deps): bump home/.local/share/nvim/site/pack/default/opt/render-markdown.nvim (#5983)
Bumps [home/.local/share/nvim/site/pack/default/opt/render-markdown.nvim](https://github.com/MeanderingProgrammer/render-markdown.nvim) from `1c95813` to `1641b43`.
- [Release notes](https://github.com/MeanderingProgrammer/render-markdown.nvim/releases)
- [Commits](MeanderingProgrammer/render-markdown.nvim@1c95813...1641b43)
---
updated-dependencies:
- dependency-name: home/.local/share/nvim/site/pack/default/opt/render-markdown.nvim
dependency-version: 1641b434bda26e0f4e3610985b3357fc213cf834
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9669c7b commit 2c10bcd
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changedSubmodule render-markdown.nvim updated 14 files
- CHANGELOG.md+5
- README.md+16-6
- doc/custom-handlers.md+1-1
- doc/render-markdown.txt+17-7
- lua/render-markdown/health.lua+1-1
- lua/render-markdown/lib/marks.lua+19-12
- lua/render-markdown/render/inline/link.lua+1-1
- lua/render-markdown/render/markdown/code.lua+37-28
- lua/render-markdown/render/markdown/heading.lua+48-45
- lua/render-markdown/render/markdown/table.lua+45-38
- lua/render-markdown/settings.lua+13-3
- lua/render-markdown/types.lua+2
- tests/code_spec.lua+35
- tests/heading_spec.lua+23
0 commit comments