Created
June 6, 2017 01:52
-
-
Save polyrhythmatic/64adc25cadc0e5b3fa1a80d6fd352973 to your computer and use it in GitHub Desktop.
syntax highlighting in RTF for keynote presentations etc
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
highlight -O rtf text.html --line-numbers --font-size 24 --font Inconsolata --style solarized-dark -W -J 50 -j 3 --src-lang html | pbcopy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment