<div class="editor--content styleguide--background">

    <div class="editor--meta">
        15. Feb 2021 — 18:00 | Wettkampfsport | von Hajo Hollatz
    </div>
    <h1>
        The quick brown fox jumps over the lazy dog
    </h1>

    <h2>
        The quick brown fox jumps over the lazy dog
    </h2>

    <h3>
        The quick brown fox jumps over the lazy dog
    </h3>

    <h4>
        The quick brown fox jumps over the lazy dog
    </h4>

</div>
<div class="editor--content styleguide--background">

  <div class="editor--meta">
    {{ meta }}
  </div>
  <h1>
    {{ headline }}
  </h1>

  <h2>
    {{ headline }}
  </h2>

  <h3>
    {{ headline }}
  </h3>

  <h4>
    {{ headline }}
  </h4>

</div>
{
  "meta": "15. Feb 2021 — 18:00 | Wettkampfsport | von Hajo Hollatz",
  "headline": "The quick brown fox jumps over the lazy dog"
}

All text stylings are only applied with the .editor–content wrapper class