wbzyl

Rack middleware submitted by wbzyl

Sort by: Latest | Highest rated

Rack::Codehighlighter

Added by wbzyl at October 11, 2009 22:57 Star_small_grayStar_small_grayStar_small_grayStar_small_grayStar_small_gray

The Rack::Codehighlighter is a middleware which allows for easy connecting a code highlighter of somebody's choice to an HTML page containing pieces of programming code. Parameters to Rack::Codehighlighter are: the name of a highlighter and a specification of how to find the pieces of code in the page.

See also Github for this middleware + more usage examples + a gem.