mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Previously, there was a checkbox to select placement as MD display. This was counterintuitive since some users believed MD display enclosed the other placement options. Now, add a universal switch to finely tune what parts of a chat should be excluded with MD formatting. For example a regex with the option enabled with AI output selected will only format replies from the character. This is an improvement since users can now choose what parts of a chat to format rather than sticking with a global display specifier. Signed-off-by: kingbri <bdashore3@proton.me>