#48770 closed defect (bug) (invalid)
https://make.wordpress.org/core/handbook/best-practices/coding-standards/accessibility-coding-standards/ - misplaced </pre> tag
| Reported by: | andylankin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | WordPress.org Site | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
On the page:
https://make.wordpress.org/core/handbook/best-practices/coding-standards/accessibility-coding-standards/
In the Images and Icons section
There is a code example that appears to have a misplaced </pre> tag?
a) the intended code is show as ampersand code strings
b) the following (independent) sections are not formatted as intended.
I can supply a screen shot if needed.
Cheers.
Attachments (1)
Change History (3)
#1
@
7 years ago
- Milestone Awaiting Review
- Resolution → invalid
- Status new → closed
@andylankin thanks for your report and welcome to Trac! Yep, I see the issue and will try to fix it. I guess something went wrong when converting a code shortcode to Gutenberg blocks :)
Note for future reports: to make issues related to .org websites be directed to the right teams and persons, please consider all that relates to .org should be reported on http://meta.trac.wordpress.org/, while https://core.trac.wordpress.org/ is meant for issues related to WordPress core. Thanks again!
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Screen shot of Accessibility Coding Standards, Image and Icons section