Method: RDoc::Markup::AttributeManager#regexp_handlings
- Defined in:
- lib/rdoc/markup/attribute_manager.rb
#regexp_handlings ⇒ Object (readonly)
And this maps _regexp handling_ sequences to a name. A regexp handling sequence is something like a WikiWord
70 71 72 |
# File 'lib/rdoc/markup/attribute_manager.rb', line 70 def regexp_handlings @regexp_handlings end |