{ } Raw JSON

bundles / papyri latest / papyri / directives / topic_handler

function

papyri.directives:topic_handler

source: /papyri/directives.py :327

Signature

def   topic_handler ( argument : str options : dict[str, str] content : str )  →  list[Any]

Summary

Handler for .. topic:: Title — a self-contained mini-section.

Extended Summary

Produces an Admonition(kind="topic") with the argument as its title and the parsed body as children.

Aliases

  • papyri.directives.topic_handler