Method: RDoc::Markup::AttributeManager#word_pair_map

Defined in:
lib/rdoc/markup/attribute_manager.rb

#word_pair_mapObject (readonly)

And this is used when the delimiters aren’t the same. In this case the hash maps a pattern to the attribute character



53
54
55
# File 'lib/rdoc/markup/attribute_manager.rb', line 53

def word_pair_map
  @word_pair_map
end