Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 247 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 247 Bytes

HtmlTools

Some use(ful|less) tools for manipulation of HTML.

HtmlTools\Helpers::addHeadingsId($html, $headingSelector = 'h1, h2, h3, h4, h5, h6')

This methods is useful to automatically add ids to headings and use them as anchor.