Initial commit: Vesper markdown reader
This commit is contained in:
4
src/types.d.ts
vendored
Normal file
4
src/types.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module 'markdown-it-task-lists';
|
||||
declare module 'markdown-it-sup';
|
||||
declare module 'markdown-it-sub';
|
||||
declare module 'markdown-it-mark';
|
||||
Reference in New Issue
Block a user