SillyTavern/public/scripts/extensions/regex
kingbri a0a69e357d Regex: Update to capture group logic
Currently doesn't support the overlay method for regex scripts. That
will have to be added in a future commit.

People can refer to capture groups using $1, $2, etc. {{match}} gets
aliased to $1.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-01-06 00:30:25 -05:00
..
dropdown.html
editor.html Add regex test mode 2024-01-04 04:34:38 +02:00
engine.js Regex: Update to capture group logic 2024-01-06 00:30:25 -05:00
index.js Add regex test mode 2024-01-04 04:34:38 +02:00
manifest.json
scriptTemplate.html Restyle regex script toggles 2023-11-05 23:40:43 +02:00
style.css Restyle regex script toggles 2023-11-05 23:40:43 +02:00