Skip to content

Commit 2ce76ad

Browse files
bessmanAlexander Bessman
authored andcommitted
test: embed svg in html
1 parent b2f58bb commit 2ce76ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/howto/logging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,8 @@ Logging Flow
382382
The flow of log event information in loggers and handlers is illustrated in the
383383
following diagram.
384384

385-
.. image:: logging_flow.svg
386-
:class: invert-in-dark-mode
385+
.. raw:: html
386+
<object data="logging_flow.svg" type="image/svg+xml"></object>
387387

388388
Loggers
389389
^^^^^^^

0 commit comments

Comments
 (0)