-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Type: EnhancementInvolves a new feature or enhancement requestInvolves a new feature or enhancement request
Description
Checks
- I have thoroughly read and understand The Odin Project Contributing Guide
- The title of this issue follows the
Bug: brief description of bug
format, e.g.Bug: Lesson complete button does not update on click
- Would you like to work on this issue?
Bug description
Look at the H5 headers in this section: https://www.theodinproject.com/lessons/ruby-basic-data-types#common-string-methods
- They are not bold.
- Unlike H1-H4 headers, you cannot click on H5 headers to produce an anchor link (like I did in the beginning of this message).
I came across this when adding H5 headers to the curriculum: TheOdinProject/curriculum#29910.
How to reproduce
- Visit any lesson that contains H5 headers, such as this one: https://www.theodinproject.com/lessons/ruby-basic-data-types#common-string-methods
- Look at the H5 headers.
- Try to click on the H5 headers.
Expected behavior
- Visit any lesson containing H5 headers.
- Look at the H5 headers and see that they are bold.
- Click on the H5 headers to create an anchor link that can be copied from the URL bar of your browser.
What browsers are you seeing the problem on?
Chrome
What OS are you using?
Ubuntu
Discord Name
eduardo06sp
Additional Comments
I figured out how to knock out the second issue, but I'm a bit stuck on styling with Tailwind CSS.
If I'm understanding things correctly, it might be the default template used that is preventing H5 headers from being bold.
Please let me know if you want me to push my changes to fix the second issue, unless you don't want that behavior at all.
Metadata
Metadata
Assignees
Labels
Type: EnhancementInvolves a new feature or enhancement requestInvolves a new feature or enhancement request
Type
Projects
Status
📋 Backlog / Ideas