Need codeblock highlighting for non imba code.
Open
- Dominant language
- JavaScript
- Stars
- 83
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Need code blocks for non imba code such as commandline code. it seems that everything has imba highlighting at the moment.
```
git clone https://github.com/imba/template my-app
```
Contributor guide
Research direction
Reproduce the fenced `git clone` example on the Imba website and locate the code-block rendering entry point. Check how language information is assigned to fenced blocks; done means non-Imba examples receive appropriate highlighting while Imba code keeps its existing highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100