class RDoc::Markup::ToHtmlSnippet

def handle_regexp_CROSSREF(target)

def handle_regexp_CROSSREF(target)
  target.text.sub(/\A\\/, '')
end