Method: RedClothForTex#check_refs

Defined in:
lib/redcloth_for_tex.rb

#check_refs(text) ⇒ Object



483
484
485
# File 'lib/redcloth_for_tex.rb', line 483

def check_refs( text ) 
  @urlrefs[text] || text
end