Created
April 26, 2013 13:55
-
-
Save fgmacedo/5467540 to your computer and use it in GitHub Desktop.
Compilar reStructuredText para PDF no SublimeText.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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