This is a very minor release, but it did include a significant update.
The tool now accepts html or any other markup language format. Previously, since the results are directly outputted into a div, any thing wrapped within < and > would been parsed by the browser. These tags are now properly parsed and regular expression matching mechanism has been updated to support this change.
Release Notes:
v1.1.2
- support for html is added
- some code optimization
No comments:
Post a Comment