1. Demo
  2. Notes
  3. .html
  4. .njk & context
  5. Full Screen ↗

Typography

TODO.

<div class="prose ">
  <h3>Members</h3>
</div>
{{ c("typography", {
  "context": {
    "level": "p",
    "text": "A Common Horizon member is someone who has agreed to abide by our principles, pays dues, and has received an orientation to Common Horizon either online or through a local chapter."
  },
  "level": "h3",
  "text": "Members"
}) }}