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.
- GitHub - zzak/glorify: Sinatra helper to parse markdown with syntax highlighting like the pros
- glorify | RubyGems.org | your community gem host
Changes
- Move from Albino to Pygments.rb - Simon Gate
- Test coverage using MiniTest::Spec - Zachary S.