Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

HTagCorrect

M. Mikkel Rummelhoff edited this page Mar 1, 2015 · 1 revision

Automatically corrects erroneous header hierarchy (e.g. if an <h2> tag appears after a <h3> tag, the former will be converted to <h4>.

This method is coming soon

Usage/examples

{{ entry.body | retconHTagCorrect }}