Skip to content

Instantly share code, notes, and snippets.

@scripting
Last active May 31, 2025 22:29
Show Gist options
  • Save scripting/9f96ad955e72c41c1eabb395ce7202b0 to your computer and use it in GitHub Desktop.
Save scripting/9f96ad955e72c41c1eabb395ce7202b0 to your computer and use it in GitHub Desktop.
Example that sets the legalTags to the tags and attributes that WordLand supports.
"legalTags": {
"allowedTags": [
"p", "br", "b", "i", "strong", "em", "h3", "blockquote", "ul", "ol", "li"
],
"allowedAttributes": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment