Administrators can create, read, update and delete any card. more

Basic configuration

b&w_logo Created with Sketch.

Integrations

Editor configuration

{
  "theme": "silver",
  "menubar": "edit view insert format table",
  "plugins": "autoresize code lists hr link autolink table",
  "toolbar1": "formatselect | bold italic strikethrough forecolor backcolor | deckolink nest |   | numlist bullist outdent indent  | removeformat",
  "width":"100%",
  "auto_resize":true,
  "autoresize_max_height": 500,
  "relative_urls":false,
  "extended_valid_elements":"a[name|href|target|title|onclick],img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name],hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style]"
 }

{
  "default": {
    "showGutter": true,
    "theme": "ace/theme/github",
    "printMargin": false,
    "tabSize": 2,
    "useSoftTabs": true,
    "maxLines": 30
  }
}