Skip to content

Documentation / joplin-plugin-api / ImportModuleOutputFormat

Enumeration: ImportModuleOutputFormat

Defined in: types.ts:70

Enumeration Members

Html

Html: "html"

Defined in: types.ts:72


Markdown

Markdown: "md"

Defined in: types.ts:71

Released under the MIT License.