Skip to content

Instantly share code, notes, and snippets.

@gregspurrier
Created July 1, 2013 02:50
Show Gist options
  • Save gregspurrier/5898071 to your computer and use it in GitHub Desktop.
Save gregspurrier/5898071 to your computer and use it in GitHub Desktop.
Example that is crashing emacs when used with mmm-mode on OS X
= Some document
== Huzzah
[source,ruby]
----
# This should be ruby code
1.times do
puts "hello world"
end
----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment