Method: RedClothForTex#shelve

Defined in:
lib/redcloth_for_tex.rb

#shelve(val) ⇒ Object



536
537
538
539
# File 'lib/redcloth_for_tex.rb', line 536

def shelve( val ) 
  @shelf << val
    " <#{ @shelf.length }>"
end