Make Markdown the default text format
This commit is contained in:
parent
e740384446
commit
d4264aa6b1
5 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue