h1

Create a level-one heading.

View Markdown

Syntax

{{ value | h1 }}

Usage

  • Each nonempty data line becomes a heading.
  • For arrays and objects, including serialized collections from another filter, string values are formatted recursively while keys and non-string values are preserved.