=== WP HTML5 Outliner === Contributors: rsborn Tags: html5, outline, accessibility Requires at least: 3.3 Tested up to: 5.3.2 Requires PHP: 5.4.5 Stable tag: 1.3.0 License: GPL-2.0 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds an HTML 5 outline plus a heading-level outline to the WordPress Toolbar. == Description == WP HTML5 Outliner (WPH5O) adds an HTML 5 outline plus a heading-level outline to the WordPress Toolbar. = Features = - Matches the outlines provided by the [W3C Markup Validation Service](https://validator.w3.org/#validate_by_uri+with_options). *Caveat*: In an HTML 5 outline, the W3C validator may hide some of the headings in an `
` if any of them are empty. WPH5O will not. This difference is presentational, not structural. - Adds an 'Outline’ node to the Toolbar. Outlines are displayed in a dropdown box, with the option to view them in a new browser window. - Runs only on pages or posts the user can edit. Administrators can view outlines for any page or post. Administration Screens are not outlined. == Frequently Asked Questions == = What is an HTML 5 outline? = An HTML 5 outline represents the sections of an HTML document. Each section corresponds to an element from one of three categories: *Sectioning root*: `
`, ``, `
`, ``, `
`, `
`, `` *Sectioning content*: `
`, `