Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdaCompNUS/summit
/ italic
Function
italic
PythonAPI/docs/bp_doc_gen.py:46–47 ·
view source on GitHub ↗
(buf)
Source
from the content-addressed store, hash-verified
44
45
46
def
italic(buf):
47
return
join([
'_'
, buf,
'_'
])
48
49
50
def
bold(buf):
Callers
1
generate_pb_docs
Function · 0.70
Calls
1
join
Function · 0.70
Tested by
no test coverage detected