2013-09-26 17:14:40 +02:00

5 lines
136 B
Plaintext

Ruby HTML Split library
It parses HTML into an array of tag and string; the result could be
converted back to HTML by the to_s method.