diff --git a/config/sync/filter.format.basic_html.yml b/config/sync/filter.format.basic_html.yml index f82073a3f..caa8c3ade 100644 --- a/config/sync/filter.format.basic_html.yml +++ b/config/sync/filter.format.basic_html.yml @@ -10,7 +10,7 @@ _core: default_config_hash: mclCbTlJwWJORez4Y1eX2MqA0aGjSMAoJb3TaBABcK8 name: 'Basic HTML' format: basic_html -weight: 0 +weight: -9 filters: editor_file_reference: id: editor_file_reference diff --git a/config/sync/filter.format.full_html.yml b/config/sync/filter.format.full_html.yml index 932a33c4a..bb866fbcf 100644 --- a/config/sync/filter.format.full_html.yml +++ b/config/sync/filter.format.full_html.yml @@ -10,7 +10,7 @@ _core: default_config_hash: vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0 name: 'Full HTML' format: full_html -weight: 2 +weight: -7 filters: editor_file_reference: id: editor_file_reference diff --git a/config/sync/filter.format.markdown.yml b/config/sync/filter.format.markdown.yml index e18b54c5b..2d9c75612 100644 --- a/config/sync/filter.format.markdown.yml +++ b/config/sync/filter.format.markdown.yml @@ -11,7 +11,7 @@ _core: default_config_hash: hOzFi9tpt75xjrwYK7w7LF3D364chVM7lRDqdcyg98g name: Markdown format: markdown -weight: 0 +weight: -10 filters: editor_file_reference: id: editor_file_reference diff --git a/config/sync/filter.format.plain_text.yml b/config/sync/filter.format.plain_text.yml index 4a23e7411..f53efa3e4 100644 --- a/config/sync/filter.format.plain_text.yml +++ b/config/sync/filter.format.plain_text.yml @@ -6,7 +6,7 @@ _core: default_config_hash: JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q name: 'Plain text' format: plain_text -weight: 10 +weight: -6 filters: filter_autop: id: filter_autop diff --git a/config/sync/filter.format.restricted_html.yml b/config/sync/filter.format.restricted_html.yml index ca9a19664..f3ef95f5a 100644 --- a/config/sync/filter.format.restricted_html.yml +++ b/config/sync/filter.format.restricted_html.yml @@ -6,7 +6,7 @@ _core: default_config_hash: QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM name: 'Restricted HTML' format: restricted_html -weight: 1 +weight: -8 filters: filter_autop: id: filter_autop