RubyGems.org

The TagTreeScanner class provides a generic framework for creating a nested hierarchy of tags and text (like XML or HTML) by parsing text. An example use (and the reason it was written) is to convert a wiki markup syntax into HTML.

installgem install tagtreescanner
Authors

Gavin Kistner

10,802 total downloads 9,985 for this version
Owners

852a62a28f1de229dc861ce903b07a60

Gemfile
gem "tagtreescanner", "~> 0.8.1"
Versions
  1. 0.8.1 November 25, 2007
  2. 0.8.0 November 25, 2007
Runtime Dependencies
  1. hoe >= 1.3.0