extremelat.blogg.se

Macdown commands
Macdown commands











macdown commands

Stops the MM internal Web Server mm -stopwebserver Starts the MM internal Web Server for various remote operations mm -startwebserver mm -base64text VGhpcyBpcyBhIHRlc3Qgc3RyaW5nIG9mIHRleHQu Opens a new 'untitled' document with the base 64 decoded text inside of it. Read content from StdIn using pipe command. When set forces the document(s) opened from the command line to auto-save after any typing operation. mm -delayĬloses a file that is open in the editor if found mm -close "c:\temp\MyDocument.md" When specified loads Markdown Monster with a delay. When specified won't show the splash screen. \readme.md -line 100 Tip: you can also use c:\temp\readme.md:5 to specify a line numberįlag that starts Markdown Monster in Presentation Mode mm -presentationįlag that forces a new Window to be opened regardless of the SingleInstance configuration Setting mm. They are fired using either mm.exe or markdownmonster.exe which can be used interchangeably. The following commands are command line switches that affect the behavior and startup of Markdown Monster's UI. For example, to open README.md from a local WSL folder use: mm.exe README.md.

#Macdown commands full#

You can also launch Markdown Monster from Windows Subsystem for Linux (WSL) by using the full executable names: mm.exe, markdownmonster.exe or mmcli.exe.

macdown commands

  • Operational CLI Commands using mmcli.exeĪll markdownmonster, mm and mmcli are all available on the Windows Path by default, as they have been added to the User path during installation or 1st startup.
  • Editor UI commands using mm.exe or markdownmonster.exe.
  • In addition to opening files and folders from the command line you can also perform a few operational tasks using Markdown Monster's Command Line Interface.













    Macdown commands