geongeorge / i-hate-regex

The code for iHateregex.io 😈 - The Regex Cheat Sheet
https://iHateRegex.io
4.5k stars 320 forks source link

Not able to edit the "show matches" box like regex101 #1

Closed geongeorge closed 5 years ago

geongeorge commented 5 years ago

Currently we follow a multiline colouring strategy

Required:

  1. Treat all text as one
  2. Provide support to edit and recolor

image

geongeorge commented 5 years ago

Fixed!