Open florian-lnx opened 8 months ago
I noticed that the options --show-chat and --repl does no respect the --no-md option and just checks for the "APPLY MARKDOWN" text in the role description. I fixed that. All tests and linting passed.
--show-chat
--repl
--no-md
I noticed that the options
--show-chat
and--repl
does no respect the--no-md
option and just checks for the "APPLY MARKDOWN" text in the role description. I fixed that. All tests and linting passed.