Markdown Design View command

Summary

Displays the Markdown design view.

Description

Displays the Markdown design view.

How to Run

  • Default Menu: Edit > Markdown > Design View

  • All Commands: Edit > Markdown > Design View

  • Toolbar:

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_MARKDOWN_VIEW (23255)

Macros

[JavaScript]

editor.ExecuteCommandByID(23255);

[VBScript]

editor.ExecuteCommandByID 23255