bundles / papyri 0.0.10 / 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