2014-12-21 19:19:21 +00:00
< div class = "copy changelog" >
2014-12-20 16:18:15 +00:00
< dl >
< dt > Pending release< / dt >
< dd > Freshened up design< / dd >
2014-12-20 17:31:00 +00:00
< dd > Multiline regular expression input field (press Shift-Enter to render)< / dd >
2014-12-20 16:18:15 +00:00
< dd > Added a changelog< / dd >
< dd > Added documentation< / dd >
2014-12-21 17:17:41 +00:00
< dd > All parsing and rendering happens client-side (using < a href = "http://canopy.jcoglan.com/" > Canopy< / a > and < a href = "http://snapsvg.io/" > Snap.svg< / a > )< / dd >
2014-12-20 16:18:15 +00:00
< dd > Added Download link (not available in older browsers)< / dd >
2014-12-23 16:19:01 +00:00
< dd > Added display of regular expression flags (ignore case, global, multiline)< / dd >
2014-12-20 16:18:15 +00:00
< dd > Added indicator of quantifier greedy-ness< / dd >
< dd > Various improvements to parsing of regular expression< / dd >
2014-12-20 17:31:00 +00:00
< dd > Rendering of a regular expression can be canceled by pressing Escape< / dd >
2014-12-20 16:18:15 +00:00
< / dl >
< / div >