Overview of Markview.nvim features
mainmarkview.nvim is a hackable previewer for Neovim that supports Markdown, HTML, LaTeX, Typst, Asciidoc, and YAML.
Key capabilities include:
- Hybrid Editing Mode: Allows simultaneous editing and previewing using either node-based (Tree-sitter) or range-based edit ranges.
- Splitview: Enables side-by-side editing and previewing with scroll synchronization.
- Wrap Support: Markdown-specific text wrapping support.
- Customization: Highly configurable with dynamic highlight groups that adapt to your colorscheme.
- Completions: Supports
Calloutandcheckboxcompletions forblink.cmpandnvim-cmp. - Tree-sitter Integration: Works with tree-sitter injections.