markdown-preview.nvim icon indicating copy to clipboard operation
markdown-preview.nvim copied to clipboard

Add Zig syntax highlighting.

Open devara-gheist opened this issue 7 months ago • 1 comments


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:

  1. Add some Zig code
  2. command :MarkdownPreview
  3. a new browser will open
  4. Zig code is plain, no syntax highlighting.

Expected behavior Zig code got syntax highlighting.

Screenshots

Image Note: Zig got no syntax highlighting. No issue with the C and Rust code.

Desktop (please complete the following information):

  • OS:

Image

Log: N/A

Cheers!

devara-gheist avatar Mar 26 '25 04:03 devara-gheist