langcode: en
status: true
dependencies:
  config:
    - filter.format.uw_tf_standard
  module:
    - ckeditor
format: uw_tf_standard
editor: ckeditor
settings:
  toolbar:
    rows:
      -
        -
          name: Source
          items:
            - Source
        -
          name: Tools
          items:
            - Undo
            - Redo
        -
          name: Formatting
          items:
            - Bold
            - Italic
            - Strike
            - Superscript
            - Subscript
            - RemoveFormat
        -
          name: Lists
          items:
            - NumberedList
            - BulletedList
        -
          name: Indent
          items:
            - Outdent
            - Indent
        -
          name: Link
          items:
            - DrupalLink
            - DrupalUnlink
            - Anchor
        -
          name: Inserts
          items:
            - Mathjax
        -
          name: Styles
          items:
            - Format
            - Styles
        -
          name: Table
          items:
            - Table
            - HorizontalRule
        -
          name: Media
          items:
            - DrupalMediaLibrary
        -
          name: Block
          items:
            - ShowBlocks
  plugins:
    drupallink:
      linkit_enabled: true
      linkit_profile: default
    stylescombo:
      styles: "p.highlight|Highlight\r\np.caption|Caption\r\nins|Inserted text\r\ndel|Deleted text\r\ncode|Inline code\r\nkbd|Key input\r\nsamp|Sample output\r\nvar|Variable\r\naddress|Address\r\n"
    language:
      language_list: un
image_upload:
  status: true
  scheme: public
  directory: inline-images
  max_size: ''
  max_dimensions:
    width: null
    height: null