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