feat: themes foundation + editors load improvements
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
// ------------------------------------
|
||||
// Markdown Editor (default)
|
||||
// ------------------------------------
|
||||
|
||||
module.exports = {
|
||||
key: 'markdown',
|
||||
title: 'Markdown (default)',
|
||||
props: [],
|
||||
init (conf) {}
|
||||
}
|
6
server/modules/editor/markdown/definition.yml
Normal file
6
server/modules/editor/markdown/definition.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
key: markdown
|
||||
title: Markdown
|
||||
description: Default Markdown editor
|
||||
contentType: markdown
|
||||
author: requarks.io
|
||||
props: {}
|
Reference in New Issue
Block a user