canonical / canonical/robotics_documentation
Fix code blocks
Open
- Dominant language
- No language data
- Stars
- 1
- Forks
- 5
- Avg merge
- 14d 23h
- Merged PRs (30d)
- 1
Description
Some code blocks representing console outputs use `bash` while they should really use `console`.
Other misuses are likely to be fixed as well.
Find available lexers at: https://pygments.org/docs/lexers/
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository's documentation for code blocks marked as bash, then compare their contents with the available Pygments lexers. Change console-output blocks to the console lexer and review other likely lexer misuses. Done means the affected blocks use the appropriate lexer consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100