A Live Preview Plugin for Neovim that allows you to view Markdown, HTML (along with CSS, JavaScript), AsciiDoc, SVG files in a web browser with live updates.
Stars
370
Forks
24
Watchers
370
Open Issues
25
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.3k
commits
209
commits
11
commits
3
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
fix: resolve KaTeX rendering issues with LaTeX environments starting with backlash (#356)
a90be79View on GitHubfeat: auto-detect dark/light theme for Mermaid diagrams (#357)
214cc5dView on GitHubMerge pull request #343 from brianhuster/update-dependencies
5f517e8View on GitHubMerge pull request #349 from barreiroleo/fix-katex-block-equations
4b4cd22View on GitHubfix: KaTeX block equations not rendering on initial page load
336389aView on GitHubAdd charset=UTF-8 to Content-Type headers for text-based MIME types (#347)
02cb7f5View on GitHubMerge pull request #341 from glmlm/fix-handle-multibyte
3e0eb9eView on GitHubrefactor: replace custom implementation with `vim.uri_encode` and `vim.uri_decode`
a116b05View on GitHub