class Coderay
class << self
def colorize
# Do colorizing stuff here
heredoc = <<EOF
Some text yay!!!
EOF
end
end
end
- This file has only a list
- Note it will end with nothing other than a list item.
- the world wants to know: Will org-ruby write the closing ul tag?