Skip to content

Instantly share code, notes, and snippets.

@Elle518
Elle518 / Github-style-syntax-in-pages.md
Created September 4, 2020 15:19 — forked from sudara/Github-style-syntax-in-pages.md
Github style syntax highlighting in Pages.app

I like Pages.app, but don't want to deal with constantly copying and pasting code around.

Here is how I do syntax highlighting in Pages.app by pressing a key command. It's based off of this post on stack exchange.

install pygments

sudo easy_install Pygments

install github syntax