Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Convert markdown-formatted documents to pdf files without ever leaving Atom.

### Usage
Just focus the window containing your markdown file and use the `convert` command (`Packages > Markdown PDF > Convert`).
Just focus the window containing your markdown file and use the `convert` command (`Packages > Markdown PDF > Convert`) or use the shortcut `ctrl+alt+e`.

The output PDF will be styled similar to the markdown on `github.com`, as well as any [user styles](https://flight-manual.atom.io/using-atom/sections/basic-customization/#style-tweaks) you have added.

Expand Down