Method: Weby::HTML#to_xhtml

Defined in:
lib/weby/html.rb

#to_xhtmlObject



368
369
370
# File 'lib/weby/html.rb', line 368

def to_xhtml
    @node.to_xhtml
end