markdown-preview.nvim
markdown-preview.nvim copied to clipboard
Add Zig syntax highlighting.
name: Bug report about: Create a report to help us improve title: 'Add Zig syntax highlighting.' labels: 'Zig, syntax, highlights' assignees: ''
Describe the bug Markdown-Preview does not show any syntax highlighting for Zig programming language.
To Reproduce Steps to reproduce the behavior:
- Add some Zig code
- command :MarkdownPreview
- a new browser will open
- Zig code is plain, no syntax highlighting.
Expected behavior Zig code got syntax highlighting.
Screenshots
Note: Zig got no syntax highlighting. No issue with the C and Rust code.
Desktop (please complete the following information):
- OS:
Log: N/A
Cheers!