fix(doc): feature-parity

This commit is contained in:
Barrett Ruth 2026-01-27 14:30:22 -05:00
parent fb7888b83c
commit 873ddee0d4

View file

@ -784,12 +784,15 @@ HIGHLIGHT GROUPS *cp-highlights*
Test Status Groups ~ Test Status Groups ~
CpTestAC Green foreground for AC status All test status groups link to builtin highlight groups, automatically adapting
CpTestWA Red foreground for WA status to your colorscheme:
CpTestTLE Orange foreground for TLE status
CpTestMLE Orange foreground for MLE status CpTestAC Links to DiagnosticOk (AC status)
CpTestRTE Purple foreground for RTE status CpTestWA Links to DiagnosticError (WA status)
CpTestNA Gray foreground for remaining state CpTestTLE Links to DiagnosticWarn (TLE status)
CpTestMLE Links to DiagnosticWarn (MLE status)
CpTestRTE Links to DiagnosticHint (RTE status)
CpTestNA Links to Comment (pending/unknown status)
ANSI Color Groups ~ ANSI Color Groups ~