Update index.ts

This commit is contained in:
ArenaDruid 2025-02-04 16:54:53 +08:00
parent 031a3302ee
commit 313c263f64

View File

@ -13,4 +13,4 @@ export { HardLineBreaks } from "./linebreaks"
export { RoamFlavoredMarkdown } from "./roam"
export { FigureCaptions } from "./figcaptions"
export { Lightbox } from "./lightbox"
export { ChineseItalic } from "./chinese-italic"
export * from "./chinese-italic"