holochain / holochain/docs-pages
Better syntax highlighting for rust code
- Dominant language
- Nunjucks
- Stars
- 98
- Forks
- 32
- Avg merge
- 9h 49m
- Merged PRs (30d)
- 2
Description
The syntax highlighting we're using in code examples doesn't clearly distinguish many of the syntax elements of rust code. This makes it far less readable.
For example, this is our docs:

And this is vscode:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the syntax-highlighting configuration used for the documentation's Rust code examples and compare its output with the provided VS Code example. Determine which Rust syntax elements are currently indistinguishable; done means the documentation examples are visibly clearer and correctly highlight the relevant elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100