DESCRIPTION: html-me converts text to html for posting in the web. It does this two ways. First, it processes the text unsing RedCloth (a textile engine), then it finds all of the pre tags and adds syntax highlighting. == FEATURES/PROBLEMS: * The syntax highlighting embeds the styles in the HTML tags. I currently don’t have access to my blog’s stylesheet (damned Wordpress) so that’s how it needed to be. CSS class names should be added soon.
Required Ruby Version
None
Authors
Ryan Bell
Versions
- 0.0.2 February 14, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (6.5 KB)