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