Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_bullet
Method · 0.95
do_definition
Function · 0.80
do_list
Function · 0.80
do
Function · 0.80
Calls
1
linebreak
Method · 0.95
Tested by
no test coverage detected