check if we're in colourless mode before passing back highlighted text.

pass context to check_mark so we can do the same there.

Fixes  rich.errors.MarkupError
This commit is contained in:
2025-06-22 01:57:58 +01:00
parent 4a0147aa8a
commit 922efddf7a
9 changed files with 18 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
#
# SPDX-License-Identifier: MIT
__version__ = "0.18.0"
__version__ = "0.18.1"