Method: RedClothForTex#h_align

Defined in:
lib/redcloth_for_tex.rb

#h_align(text) ⇒ Object



648
649
650
# File 'lib/redcloth_for_tex.rb', line 648

def h_align( text ) 
  H_ALGN_VALS[text]
end