What Happened?
The heading levels should increment gradually (1, 2, 3...). This should not be happening:
This is not something that is valid in the generated HTML..
We could reproduce the same h4 styling on <ul> and <li> elements with a class rules instead.
Steps to Reproduce
View the following file in the repository: `tutorials/programming-language/main/03-00-object-oriented-programming.md`
Web Browser
Google Chrome
Operating System / Version
Windows 11
Additional Information
What Happened?
The heading levels should increment gradually (1, 2, 3...). This should not be happening:
This is not something that is valid in the generated HTML..
We could reproduce the same
h4styling on<ul>and<li>elements with a class rules instead.Steps to Reproduce
Web Browser
Google Chrome
Operating System / Version
Windows 11
Additional Information