Context
DocumenterVitepress v0.3.5 fixes ANSI-colored @repl output. The CTBase documentation still contained workarounds and guidance written for versions before that fix.
Goal
Align the documentation with the current behavior by using direct exception expressions in @repl blocks and documenting the updated roles of @repl, @example, and @ansi.
Context
DocumenterVitepress v0.3.5 fixes ANSI-colored
@reploutput. The CTBase documentation still contained workarounds and guidance written for versions before that fix.Goal
Align the documentation with the current behavior by using direct exception expressions in
@replblocks and documenting the updated roles of@repl,@example, and@ansi.