Skip to content

Commit fcc7f60

Browse files
committed
docs: add jsdoc
1 parent 974a912 commit fcc7f60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.ts

+3
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ export interface Options {
8484
*/
8585
skipScripts?: boolean;
8686

87+
/**
88+
* Options for transformation markdown
89+
*/
8790
markdown?: TransformMarkdownOptions
8891
}
8992

0 commit comments

Comments
 (0)