Atom package that convert markdown to pdf on the fly.
This package is baseb on the previous Markdown to PDF package maintained by travs.
Just focus the window containing your markdown file and use the convert
command (Packages > Markdown to PDF > Convert
) or with the following shortcut ctrl-alt-e
.
The output PDF will be styled similar to the markdown on github.com
.
It will appear in the same directory as the Markdown you are converting, with the same name and a .pdf
extension.
You can set parameters in the package's settings, such as page and border size.
Feel free to run apm star 'markdown-to-pdf'
or give some feedback
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.