Skip to main content

--as-h5 As Heading5

Accepted keys

  • --as-h5
  • --as-heading5
  • --as-headline5
  • --h5
  • --heading5
  • --headline5

Syntax​

`--h5${"="typeof boolean}`

Example​

--h5

--h5=true
--h5=false

--h5=yes
--h5=no

----h5

When to use​

SEO

Explicitly specifying the heading element tag, ofcourse, is essential for SEO. This does not applies to mobile apps, but for web, you might want to specify headings in a semantic sence.

Behavior​

Element When applied, this will force the node to be rendered as a <h5> element.

Text style We don't yet support text style matching with --h5 flag.

See Also​