on_close method

on_close

Defines interface for OnClose method.

def on_close(self, descriptor, parent, context):
    ...
ParameterTypeDescription
descriptorBlockSyntaxDescriptorThe description.
parentMarkdownSyntaxNodeThe parent.
contextIBlockParsingContextThe context.

See Also