It's an RDoc bug. RDoc with the --ri option won't allow you to include HTML comments in your documentation source. Since we need to document our handling of HTML comments, we suggest you install the gem with the --no-ri option.
If it bothers you, by all means send an email to the rdoc devs about it. - Nathan Daniel Brumbaugh Keeney wrote: > When updating to Haml 1.7.2 (via RubyGems), > I got the following error: > > ERROR: While generating documentation for haml-1.7.2 > ... MESSAGE: Unhandled special: Special: type=17, text="<!-- This is > the peanutbutterjelly element -->" > ... RDOC args: --ri --op /var/lib/gems/1.8/doc/haml-1.7.2/ri --title > Haml --main README --exclude lib/haml/buffer.rb --line-numbers > --inline-source --quiet lib VERSION MIT-LICENSE README > (continuing with the rest of the installation) > > > Daniel Brumbaugh Keeney > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
