# RDoc::Markup::ToLabel - ri - phpman

= [**RDoc::Markup::ToLabel](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AMarkup%3A%3AToLabel/markdown) < [RDoc::Markup::Formatter**](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AMarkup%3A%3AFormatter/markdown)

(from gem rdoc-7.2.0)
------------------------------------------------------------------------
## Creates HTML-safe labels suitable for use in id attributes.  Tidylinks
are converted to their link part and cross-reference links have the
suppression marks removed (SomeClass is converted to SomeClass).
------------------------------------------------------------------------
= **Class methods:**

  new

= **Instance methods:**

  convert
  convert_legacy
  extract_plaintext
  handle_PLAIN_TEXT
  handle_REGEXP_HANDLING_TEXT
  handle_TT
  handle_regexp_CROSSREF

