| 123456789101112131415161718192021222324 | 
							- uuid: e7451b79-988c-4f40-a2c7-6deeb010f039
 
- langcode: fr
 
- status: true
 
- dependencies:
 
-   config:
 
-     - block_content.type.node_link
 
-     - field.storage.block_content.field_description
 
-     - filter.format.wysiwyg
 
-   module:
 
-     - text
 
- id: block_content.node_link.field_description
 
- field_name: field_description
 
- entity_type: block_content
 
- bundle: node_link
 
- label: description
 
- description: ''
 
- required: false
 
- translatable: false
 
- default_value: {  }
 
- default_value_callback: ''
 
- settings:
 
-   allowed_formats:
 
-     - wysiwyg
 
- field_type: text
 
 
  |