For some reason, keywords are underlined in the output, which is not intended:
For some reason, keywords are underlined in the output, which is not intended:

Apparently, ANSI code 22 is responsible for resetting a bold font weight to normal weight and not 21, which is instead widely interpreted as double-underlined text. I corrected the ANSI code accordingly.
Apparently, ANSI code 22 is responsible for resetting a bold font weight to normal weight and not 21, which is instead widely interpreted as double-underlined text. I corrected the ANSI code accordingly.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
For some reason, keywords are underlined in the output, which is not intended:
Apparently, ANSI code 22 is responsible for resetting a bold font weight to normal weight and not 21, which is instead widely interpreted as double-underlined text. I corrected the ANSI code accordingly.