What is it?
The Regex Responder is a tool to allow Regular Expression Developers who respond to forum posts to be able give a consistent reply for their pattern and data. The output, HTML copied to the clipboard, contains the regex pattern, its text, and the final output of the results with all groups and captures.
The tool is simple to use, select the regex options, place the regex pattern and text in the appropriate boxes and select generate. If the output is to ones liking, copy to the clipboard and then paste the html into the html section of the target editor.
Note: Version 1 uses the Fieldset tag and the site RegexAdvice does not process that tag appropriately. In the next release I will address that.