Hi, Rote 0.3.0 is now available for download from http://rote.rubyforge.org/. This is a big step for Rote, and incorporates many new features along with many improvements and fixes to existing functionality. New features such as page filters, Ruby syntax highlighting (surprise surprise ;) and integration with HTML Tidy, along with more flexible configuration when the defaults won't do and improved resource / page dependency handling make this version of Rote a more capable package than ever before. Rote is a Ruby-based templating / documentation builder based on Rake that lets you fully integrate your documentation build with your Rake tasks, and supports ERB rendering, plaintext formatting, arbitrary filtering, and layout. Although very flexible, Rote favours convention and has no 'configuration' beyond the Rake task definition and Ruby code applied to pages. This upgrade introduces some incompatibilities with Rote 0.2.x builds (only small changes needed). Please note a small error has been found in the template project distributed with Rote. After creating a project you will need to remove the 'format_opts << ...' line from doc/pages/index.rb. That'll teach me to make releases late at night... Cheers, Ross -- Ross Bamford - rosco / roscopeco.remove.co.uk