MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / MarkdownException

Class MarkdownException

markdown/__init__.py:131–133  ·  view source on GitHub ↗

A Markdown Exception.

Source from the content-addressed store, hash-verified

129
130
131class MarkdownException(Exception):
132 """ A Markdown Exception. """
133 pass
134
135
136class MarkdownWarning(Warning):

Callers 1

messageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected