- Timestamp:
- 04/20/08 02:25:44 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/oo_indexer/lib/picolena/templates/lib/plain_text_extractors/html.rb
r173 r178 1 Filter.new {1 PlainTextExtractor.new { 2 2 every :html, :htm 3 3 as "text/html"
