LaunchCodeEducation / LaunchCodeEducation/lchs
Italicized code blocks.
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The Issue:
Some of the code blocks in the solutions appendix have the code italicized. This occurs for chapters 6, 7, 9, 10, 11, and 13.
Perhaps this is a tabbing issue in the .rst files?
Permalinks:
- Chapter 6 (bottom of page): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter06.html#challenge
- Chapter 7 (all code blocks): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter07.html#chapter-7-stringing-characters-together
- Chapter 9 (about half of the code blocks): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter09.html#find-and-fix-syntax-errors
- Chapter 10 (all code blocks): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter10.html#chapter-10-what-s-your-function
- Chapter 11 (bottom o f the page): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter11.html#sanity-check
- Chapter 13 (one block in the middle of the page): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter13.html#update-distances
Screenshot:
Contributor guide
No contributing guide indexed for this repository
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
Inspect the .rst source files for chapters 6, 7, 9, 10, 11, and 13, then compare them with the linked rendered solution pages. Check the affected code-block formatting and indentation, and verify that all listed blocks render as regular code rather than italicized text.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100