Heading 6 command

Summary

Sets the current line as heading level 6.

Description

Sets the current line as heading level 6.

How to Run

  • Default Menu: Edit > Markdown > Heading 6

  • All Commands: Edit > Markdown > Heading 6

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_MARKDOWN_HEADING6 (23262)

Macros

[JavaScript]

editor.ExecuteCommandByID(23262);

[VBScript]

editor.ExecuteCommandByID 23262