class Phlex::SGML
def comment(&block)
-
(nil)
-
def comment(&block) target = @_context.target target << "<!-- " yield_content(&block) target << " -->" nil end
(nil)
-
def comment(&block) target = @_context.target target << "<!-- " yield_content(&block) target << " -->" nil end