sector-8.x-2.0-alpha4/config/install/field.field.node.article.body.yml
config/install/field.field.node.article.body.yml
langcode: en status: true dependencies: config: - field.storage.node.body - node.type.article module: - better_formats - text third_party_settings: better_formats: allowed_formats_toggle: 1 allowed_formats: basic_html: basic_html full_html: full_html restricted_basic_html: 0 restricted_html: 0 teaser_display_text: 0 default_order_toggle: 0 default_order_wrapper: formats: basic_html: weight: '-10' restricted_basic_html: weight: '-9' full_html: weight: '-8' restricted_html: weight: '-7' teaser_display_text: weight: '-6' id: node.article.body field_name: body entity_type: node bundle: article label: Body description: '' required: false translatable: true default_value: { } default_value_callback: '' settings: display_summary: true field_type: text_with_summary