mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
refactor: move parserField to separated folder
This commit is contained in:
parent
251f6f3942
commit
ce6a4e763d
1 changed files with 1 additions and 0 deletions
1
src/editor-mode/state-fields/index.ts
Normal file
1
src/editor-mode/state-fields/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "./parserField";
|
||||
Loading…
Reference in a new issue