Glorify 0.1.0 Sinatra extension to parse markdown with syntax highlighting

It brings me much joy to announce the 0.1.0 release of glorify!

Glorify is a Sinatra helper to provide a markdown parser with support
for syntax highlighting. It also comes with a built-in pygments
stylesheet for coloring the code output.

Changes

  • Move from Albino to Pygments.rb - Simon Gate
  • Test coverage using MiniTest::Spec - Zachary S.