get_closing_tag method

get_closing_tag

Defines the interface for get Closing Tag.

Returns

The MarkdownSyntaxToken.

def get_closing_tag(self):
    ...

See Also