Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for MarkdownPastePlugin

Hierarchy

  • MarkdownPasteOptions

Index

Properties

autoConversion

autoConversion: boolean

When true, content that can be interpreted as markdown is automatically converted into rich content on every paste, without requiring an explicit "Paste as Markdown" command.

default

false

undoConversion

undoConversion: boolean

When true, the plugin will undo the markdown conversion when the user undoes the action.

default

false

Generated using TypeDoc