Skip to main content

--as-h4 As Heading4

Accepted keys

  • --as-h4
  • --as-heading4
  • --as-headline4
  • --h4
  • --heading4
  • --headline4

Syntax​

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

Example​

--h4

--h4=true
--h4=false

--h4=yes
--h4=no

----h4

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 <h4> element.

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

See Also​