From 46126507ad77ebb8794bc1bb441f9f7880ce0092 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Fri, 26 Sep 2025 00:53:30 +0200 Subject: [PATCH] .. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1598005..2a065db 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Below is an overview of its main functionality and usage: - [Configuration File](#configuration-file) - [Simple example yaml](#simple-example-yaml) - [Running the Script](#running-the-script) - - [Regex Markers Cheat Sheet](#regex-markers-cheat-sheet) + - [Regex Marker](#regex-marker) --- @@ -110,7 +110,7 @@ So for example if config is in same folder: python customize-WebUI.py config.yaml ``` -### Regex Markers Cheat Sheet +### Regex Marker Prefix any marker with `re:` to interpret it as a Python Regex (DOTALL activ): Examples: