Workaround:
- Install kramdown 0.10.0 (Webgen do not use correctly later versions) gem install kramdown --version 0.10.0- patch webgen0.5 files to add "require 'rubygems'" before the two "require 'kramdown'" in
/usr/lib/ruby/1.8/webgen/contentprocessor/kramdown.rb and /usr/lib/ruby/1.8/webgen/contentprocessor/kramdown/html.rb Bye, Grégory Mounié -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

