Skip to content

Instantly share code, notes, and snippets.

@fgmacedo
Created April 26, 2013 13:55
Show Gist options
  • Save fgmacedo/5467540 to your computer and use it in GitHub Desktop.
Save fgmacedo/5467540 to your computer and use it in GitHub Desktop.
Compilar reStructuredText para PDF no SublimeText.
{
"shell_cmd": "rst2pdf $file",
"selector": "text.restructuredtext"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment