Skip to content

Instantly share code, notes, and snippets.

@Furao
Created June 24, 2015 19:42
Show Gist options
  • Save Furao/d687b3a54514bfcd5766 to your computer and use it in GitHub Desktop.
Save Furao/d687b3a54514bfcd5766 to your computer and use it in GitHub Desktop.
Create Pretty PDF from sublime
Use Sublime Text Package Installer
ctrl+shift+p -> Package Control: Install Package -> Markdown Preview
Once its installed, have your current tab be your markdown file you want to parse
ctrl+shift+p -> Markdown Preview: Preview in Browser -> github
This should open up in your browser. Now print, but save as pdf.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment