fix: advanced markdown deprecation handling

This commit is contained in:
Mo
2022-06-28 09:51:41 -05:00
parent f2ae9e8bdf
commit bb43134e94
21 changed files with 8391 additions and 12 deletions

View File

@@ -44,7 +44,7 @@ const Editors = [
const DeprecatedEditors = [
{
identifier: 'org.standardnotes.advanced-markdown-editor',
path: 'Editors/org.standardnotes.advanced-markdown-editor',
path: 'Deprecated/org.standardnotes.advanced-markdown-editor',
static_files: [...BaseEditorStaticFiles],
},
{