facelessuser / MarkdownPreview

Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
Other
405 stars 53 forks source link

macOS Keybinding #91

Closed dialectstudio closed 4 years ago

dialectstudio commented 4 years ago

HI, what is the keybinding for macOS?

facelessuser commented 4 years ago

There aren't really any key bindings per se. There is like a build environment for markdown files. So when you run the default build shortcut while in a Markdown file, it will convert the file to HTML.

Normally, you'd just use the command palette and pick the Markdown Preview: Preview in Browser option. My best advise is to check out the documentation: https://facelessuser.github.io/MarkdownPreview/usage/.