Making WordPress.org

Opened 3 years ago

Closed 2 years ago

#7070 closed defect (bug) (fixed)

Character entities (>) instead of an actual html tag (>) on Automated Testing handbook

Reported by: prashantbhivsane Owned by:
Priority: normal Milestone:
Component: Make (Get Involved) / P2 Keywords: has-screenshots
Cc:

Description

Hello, I was referring to this page earlier https://make.wordpress.org/core/handbook/testing/automated-testing/writing-phpunit-tests/, and it is showing character entities instead of an actual tag in the examples.

https://tinyurl.com/2bmcrbk3

Attachments (1)

Writing-PHP-Tests-–-Make-WordPress-Core.png (64.2 KB ) - added by prashantbhivsane 3 years ago.

Download all attachments as: .zip

Change History (2)

#1 @coffee2code
2 years ago

  • Resolutionfixed
  • Status newclosed

Thanks for the report! The code examples have been fixed.

The handbook page had been making use of 'php' shortcodes. I converted them to SyntaxHighlighter Code blocks.

Note: See TracTickets for help on using tickets.