Skip to content

Documentation / joplin-plugin-api / ImportModuleOutputFormat

Enumeration: ImportModuleOutputFormat

Enumeration Members

Html

Html: "html"

Defined in

types.ts:72


Markdown

Markdown: "md"

Defined in

types.ts:71

Released under the MIT License.