MCPcopy
hub / github.com/apenwarr/redo / end_para

Method end_para

docs/md2man.py:49–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

47 self.started = True
48
49 def end_para(self):
50 self.linebreak()
51 self.started = False
52
53 def start_bullet(self):
54 self.indent += 3

Callers 4

end_bulletMethod · 0.95
do_definitionFunction · 0.80
do_listFunction · 0.80
doFunction · 0.80

Calls 1

linebreakMethod · 0.95

Tested by

no test coverage detected