Ralinga http://www.ralinga.lt/ ... #### ... #### TD class=kain width=500 # which would yield a data structure similar to 'extract' => [ { 'content' => 'TD class=kain width=500', 'type' => 'info' } ] #### # yields something like: 'extract' => [ { 'TD' => { 'class' => 'kain', 'width' => '500', }, 'type' => 'info' } ]