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
|
default_config_hash: mclCbTlJwWJORez4Y1eX2MqA0aGjSMAoJb3TaBABcK8
|
||||||
name: 'Basic HTML'
|
name: 'Basic HTML'
|
||||||
format: basic_html
|
format: basic_html
|
||||||
weight: 0
|
weight: -9
|
||||||
filters:
|
filters:
|
||||||
editor_file_reference:
|
editor_file_reference:
|
||||||
id: editor_file_reference
|
id: editor_file_reference
|
||||||
|
|
|
@ -10,7 +10,7 @@ _core:
|
||||||
default_config_hash: vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0
|
default_config_hash: vpZysv3RHJjhYzq7O_q5q8mVlHdrSzKELmXyiX6RtV0
|
||||||
name: 'Full HTML'
|
name: 'Full HTML'
|
||||||
format: full_html
|
format: full_html
|
||||||
weight: 2
|
weight: -7
|
||||||
filters:
|
filters:
|
||||||
editor_file_reference:
|
editor_file_reference:
|
||||||
id: editor_file_reference
|
id: editor_file_reference
|
||||||
|
|
|
@ -11,7 +11,7 @@ _core:
|
||||||
default_config_hash: hOzFi9tpt75xjrwYK7w7LF3D364chVM7lRDqdcyg98g
|
default_config_hash: hOzFi9tpt75xjrwYK7w7LF3D364chVM7lRDqdcyg98g
|
||||||
name: Markdown
|
name: Markdown
|
||||||
format: markdown
|
format: markdown
|
||||||
weight: 0
|
weight: -10
|
||||||
filters:
|
filters:
|
||||||
editor_file_reference:
|
editor_file_reference:
|
||||||
id: editor_file_reference
|
id: editor_file_reference
|
||||||
|
|
|
@ -6,7 +6,7 @@ _core:
|
||||||
default_config_hash: JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q
|
default_config_hash: JLMwODO0epnA_H-jFlH9ezVfa5YBJniRv3MmLqYNl_Q
|
||||||
name: 'Plain text'
|
name: 'Plain text'
|
||||||
format: plain_text
|
format: plain_text
|
||||||
weight: 10
|
weight: -6
|
||||||
filters:
|
filters:
|
||||||
filter_autop:
|
filter_autop:
|
||||||
id: filter_autop
|
id: filter_autop
|
||||||
|
|
|
@ -6,7 +6,7 @@ _core:
|
||||||
default_config_hash: QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM
|
default_config_hash: QiKqQS_YGAT3Qr4vaAgZICJknm-MGCzt_xBAMqg-tRM
|
||||||
name: 'Restricted HTML'
|
name: 'Restricted HTML'
|
||||||
format: restricted_html
|
format: restricted_html
|
||||||
weight: 1
|
weight: -8
|
||||||
filters:
|
filters:
|
||||||
filter_autop:
|
filter_autop:
|
||||||
id: filter_autop
|
id: filter_autop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue