Skip to content

Commit c4fbb38

Browse files
authored
Merge pull request #10 from chiwei085/feat/mdx
[chore] 清理 markdown 舊版殘留插件
2 parents 8adc2cf + 99c83d8 commit c4fbb38

4 files changed

Lines changed: 0 additions & 27 deletions

File tree

src/markdown/badge.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/markdown/embed.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/markdown/kbd.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/markdown/plugins.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@ export const createObsidianLinkPlugin = () => {
133133
};
134134
};
135135

136-
export * from "./embed";
137136
export * from "./callout";
138137
export * from "./highlight";
139-
export * from "./kbd";
140-
export * from "./badge";
141138
export * from "./fold";

0 commit comments

Comments
 (0)