From 436af88d8c436265c751bbbc0d76ef42aab0cdf0 Mon Sep 17 00:00:00 2001 From: Andrey Makarov Date: Thu, 6 May 2021 11:58:01 +0300 Subject: follow-up #17837: add `Console` for interactive sessions (#17930) * follow-up #17837: add `Console` for interactive sessions * fix Latex --- nimdoc/testproject/expected/nimdoc.out.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nimdoc') diff --git a/nimdoc/testproject/expected/nimdoc.out.css b/nimdoc/testproject/expected/nimdoc.out.css index 6366d33dc..5c2bf2093 100644 --- a/nimdoc/testproject/expected/nimdoc.out.css +++ b/nimdoc/testproject/expected/nimdoc.out.css @@ -938,6 +938,14 @@ span.option { color: var(--option); } +span.Prompt { + font-weight: bold; + color: red; } + +span.ProgramOutput { + font-weight: bold; + color: #808080; } + span.program { font-weight: bold; color: var(--program); -- cgit 1.4.1-2-gfad0