Govspeak Editor example

With hint

How it looks (preview)

Explain any acronyms

Generating preview, please wait.

There is an error in your Markdown. Select Back to edit and review your markdown.

How to call this example

<%= render "components/govspeak_editor", {
  label: {
    text: "Document content body",
    bold: true
  },
  name: "default",
  hint: "Explain any acronyms",
  hint_id: "this_is_optional"
} %>