Copy environment

Section

Section component for wrapping sections. Give a section id by giving it an id property.

<div class="section" id="section-1">
    Section content goes here
</div>
{
  "language": "en-US",
  "content": "Section content goes here",
  "id": "section-1"
}