Support highlight Zig
Open
Nobody has claimed this yet.
A-Highlighting
C-enhancement
- Dominant language
- Rust
- Stars
- 22.2k
- Forks
- 1.9k
- PR merge metrics
- PR metrics pending
Description
Problem
Currently mdbook can't highlight Zig according to https://rust-lang.github.io/mdBook/format/theme/syntax-highlighting.html
Proposed Solution
Support Zig highlight
Notes
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the syntax-highlighting support described in the mdBook format documentation and locate the relevant implementation in this repository. Done means mdBook recognizes Zig code blocks and applies Zig highlighting as documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, zig
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100