UNPKG

remark-docx

Version:

remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).

4 lines (3 loc) 130 B
export { default } from './plugin'; export type { DocxOptions } from './plugin'; export type { RemarkDocxPlugin } from './types';