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

Method reset

markdown/extensions/headerid.py:185–186  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

183 md.parser.blockprocessors['hashheader'] = self.processor
184
185 def reset(self):
186 self.processor.IDs = []
187
188
189def makeExtension(configs=None):

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected