feat: markdown editor process markers
This commit is contained in:
@@ -6,6 +6,7 @@ const state = {
|
||||
content: '',
|
||||
mode: 'create',
|
||||
activeModal: '',
|
||||
activeModalData: null,
|
||||
media: {
|
||||
folderTree: [],
|
||||
currentFolderId: 0,
|
||||
|
Reference in New Issue
Block a user