# File lib/markaby/builder.rb, line 240 def xhtml_transitional(&block) self.tagset = Markaby::XHTMLTransitional xhtml_html &block end