LaunchCodeEducation / LaunchCodeEducation/lchs

Italicized code blocks.

Open
#92 0 comments 0 reactions 0 assignees View on GitHub

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:
  1. Chapter 6 (bottom of page): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter06.html#challenge
  2. Chapter 7 (all code blocks): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter07.html#chapter-7-stringing-characters-together
  3. Chapter 9 (about half of the code blocks): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter09.html#find-and-fix-syntax-errors
  4. Chapter 10 (all code blocks): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter10.html#chapter-10-what-s-your-function
  5. Chapter 11 (bottom o f the page): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter11.html#sanity-check
  6. Chapter 13 (one block in the middle of the page): https://education.launchcode.org/lchs/appendices/exercise-solutions/chapter13.html#update-distances
Screenshot:
code-italics

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.