Expand description
system_message node construction with docutils-exact shape.
Constants§
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: …”).