<div class="slab ">
    <div class="slab__wrapper">
        <div class="slab__content">
            <div class="editorial editorial--aside-right">
                <aside>
                    <div class="block ">
                        <div class="block__header">
                            <div class="section-intro">
                                <h2 class="headline-group ">

                                    <span class="headline-group__head">Headline</span>
                                    <span class="headline-group__sub">Optional Subhead</span>
                                </h2>

                                <p class="intro">
                                    Intro text is larger than standard paragraph text and should be pretty short.
                                </p>
                            </div>
                        </div>
                        <div class="block__content">
                            <div class="nc-placeholder ">
                                <p>Placeholder</p>
                            </div>
                        </div>
                        <div class="block__footer">
                            <a href="http://www.example.com/" class="link--fancy">Default Link Text</a>
                        </div>
                    </div>
                </aside>

                <div class="editorial__content">
                    <h2 class="headline-group ">

                        <span class="headline-group__head">This is a headline in the editorial context.</span>

                    </h2>

                    <p class="">
                        <strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers.
                    </p>
                    <p class="">
                        <strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers.
                    </p>
                    <p class="">
                        <strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers.
                    </p>
                </div>
            </div>
        </div>
    </div>
</div>
{% include '@slab' %}
{
  "slab": {
    "pattern": "@editorial"
  },
  "alert": {
    "variant": "alert--info",
    "hg": {
      "tag": "h2",
      "headline": "This default alert style can be used for informational alerts."
    },
    "p": {
      "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
    },
    "link": {
      "title": "More Information"
    },
    "icon": {
      "glyph": "ic--info",
      "label": "This default alert style can be used for informational alerts.",
      "variant": "icon--big"
    }
  },
  "editorial": {
    "variant": "editorial--aside-right"
  },
  "block": {
    "pattern": "@placeholder",
    "section_intro": {
      "hg": {
        "super": null,
        "headline": "Headline",
        "sub": "Optional Subhead",
        "tag": "h2"
      },
      "p": {
        "content": "Intro text is larger than standard paragraph text and should be pretty short.",
        "variant": "intro"
      },
      "link": null
    },
    "link": {
      "url": "http://www.example.com/",
      "title": "Default Link Text",
      "variant": "link--fancy"
    }
  },
  "p": {
    "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
  },
  "hg": {
    "headline": "This is a headline in the editorial context.",
    "tag": "h2"
  }
}

There are no notes for this item.