Skip to main content

Module messages

Module messages 

Source
Expand description

system_message node construction with docutils-exact shape.

Constants§

ERROR
INFO
SEVERE
WARNING

Functions§

system_message
<system_message level line source type><paragraph>text.
with_literal
Append the offending source block as <literal_block xml:space="preserve"> (docutils reproduces e.g. the title + underline inside the message).
with_paragraph
Append a plain paragraph child (docutils’ “Established title styles: …”).