From: Phlip Date: 2007-07-30T06:25:24+09:00 Subject: Re: Rdoc allowing arbitrary HTML Robert Dober > %html > > I thought I will share this patch which seems to work. This patch doesn't seem complete. For example... if /^\s*%html/ === line.text then line.text.sub!("%html","") line.stamp( Line::PURE_HTML, level ) - dbg "in simple_markup",line next end The patch only says to remove the dbg line; it doesn't seem to say to add the %html lines around it, which are the point of the exercise. And I can't find PURE_HTML anywhere. -- Phlip http://www.oreilly.com/catalog/9780596510657/ "Test Driven Ajax (on Rails)" assert_xpath, assert_javascript, & assert_ajax