# File lib/rd/rd2html-lib.rb, line 238 def apply_to_ItemListItem(element, content) %Q[<li>#{content.join("\n").chomp}</li>] end