parent
ad2abca492
commit
9fce5e9ba6
@ -14,6 +14,6 @@
|
||||
"everything"
|
||||
]
|
||||
},
|
||||
"type": "md",
|
||||
"type": "json",
|
||||
"urlTemplate": ""
|
||||
}
|
@ -258,7 +258,7 @@
|
||||
"label": "Content",
|
||||
"localised": false,
|
||||
"options": {
|
||||
"outputFormat": "html",
|
||||
"outputFormat": "markdown",
|
||||
"blockFormats": [
|
||||
"blockquote",
|
||||
"heading",
|
||||
@ -270,7 +270,9 @@
|
||||
"inlineFormats": [
|
||||
"em",
|
||||
"strong",
|
||||
"link"
|
||||
"link",
|
||||
"br",
|
||||
"strike"
|
||||
],
|
||||
"formatOptions": [
|
||||
"allowQuoteFooters",
|
||||
@ -346,7 +348,7 @@
|
||||
"label": "Content",
|
||||
"localised": false,
|
||||
"options": {
|
||||
"outputFormat": "html",
|
||||
"outputFormat": "markdown",
|
||||
"blockFormats": [
|
||||
"blockquote",
|
||||
"heading",
|
||||
@ -358,7 +360,9 @@
|
||||
"inlineFormats": [
|
||||
"em",
|
||||
"strong",
|
||||
"link"
|
||||
"link",
|
||||
"br",
|
||||
"strike"
|
||||
],
|
||||
"formatOptions": [
|
||||
"allowQuoteFooters",
|
||||
@ -380,7 +384,7 @@
|
||||
"javascript",
|
||||
"markdown"
|
||||
],
|
||||
"allowRaw": false,
|
||||
"allowRaw": true,
|
||||
"urlTemplate": "",
|
||||
"urlSuffix": "",
|
||||
"linkOptions": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user