returns the inner content of the first tag found by the css query
# File merb/test/hpricot.rb, line 35 def tag(css_query) process_output @output.content_for(css_query) end
<code/>
<pre/>
<code/>and<pre/>for code samples.