From: Alan Chen Date: 2005-10-28T03:52:03+09:00 Subject: Re: TagTreeScanner help You could look at the ruwiki parsing code to see if it helps. The scanning and token replacement is factored into separate components - see token.rb and the token directory in the ruwiki dist. http://rubyforge.org/projects/ruwiki HTH - alan