Highlight.js language support
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 9
Description
### What is wrong?
Currently even https://fe-lang.org/ uses `python` language for highlight.js library syntax highlighting. It may be handy for educational and other Fe-related resources to use dedicated syntax highlighter for Fe.
### How can it be fixed
Contribute Fe language support to [hightlight.js](https://github.com/highlightjs/highlight.js). Good reference is a [Python implementation](https://github.com/highlightjs/highlight.js/blob/main/src/languages/python.js).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with highlight.js's src/languages/python.js, which the issue names as a reference, and review how Fe syntax is represented on fe-lang.org. Contribute dedicated Fe language support to highlight.js and verify that Fe-related resources can use it instead of Python highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100