There's no documentation for this item.
# File rdoc/markup/simple_markup/to_latex.rb, line 97 def end_accepting @res.tr(BS, '\\').tr(OB, '{').tr(CB, '}').tr(DL, '$') end
<code/>
<pre/>
<code/>and<pre/>for code samples.