seitime-frappe/frappe/website/web_template/markdown/markdown.json
2020-09-15 11:45:06 +05:30

28 lines
No EOL
534 B
JSON

{
"creation": "2020-04-19 15:56:20.833205",
"docstatus": 0,
"doctype": "Web Template",
"fields": [
{
"fieldname": "content",
"fieldtype": "Markdown Editor",
"label": "Content",
"options": "Markdown",
"reqd": 0
},
{
"fieldname": "align",
"fieldtype": "Select",
"label": "Align",
"options": "Left\nCenter",
"reqd": 0
}
],
"idx": 0,
"modified": "2020-09-15 11:43:13.041049",
"modified_by": "Administrator",
"name": "Markdown",
"owner": "Administrator",
"standard": 1,
"type": "Section"
}