mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-06 08:50:50 +08:00
refactor(editor): add middlewares in shared adapter (#9395)
This commit is contained in:
@@ -29,6 +29,7 @@ export {
|
||||
MarkdownASTToDeltaMatcherIdentifier,
|
||||
MarkdownDeltaConverter,
|
||||
} from './markdown';
|
||||
export * from './middlewares';
|
||||
export {
|
||||
BlockNotionHtmlAdapterExtension,
|
||||
type BlockNotionHtmlAdapterMatcher,
|
||||
|
||||
Reference in New Issue
Block a user