logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTML::HTML5::Outline::Outlinee - an element with an independent outline

Author

       Toby Inkster, <tobyink@cpan.org>

Description

       Elements like <blockquote> have their own independent outline, which is nested within the primary outline
       somewhere.

   Methods
       •   "element"

           An XML::LibXML::Element for the outlinee.

       •   "order"

           The order of the outlinee relative to sections and other outlinees.

       •   "sections"

           Sections of this outlinee.

       •   "children"

           Sections of this outlinee, sorted in document order.

Name

       HTML::HTML5::Outline::Outlinee - an element with an independent outline

See Also

       HTML::HTML5::Outline::Section, HTML::HTML5::Outline.

See Also