TGIF!
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
- Fix a bug with stylesheet helper missing content_type
- Implement Glorify::Template to use with Tilt.prefer for markdown views
- Refactor Glorify::EXTENSIONS
- Add an example app
- Test coverage for Glorify::Template and valid CSS