Last Updated: February 25, 2016
·
1.71K
· samd

Syntax Highlighting for Keynote

This creates some RTF text which has been formatted appropriately. It should work for other apps like pages, word and powerpoint.

pbpaste | highlight --syntax=objc -O rtf --style molokai | pbcopy

You need to install highlight first, which is part of homebrew:

brew install highlight

Written by Sam Davies

Recommend
Say Thanks
Update Notifications Off
Respond