Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TKCERT/pfFocus
/ h2
Function
h2
pf_focus/bbcode.py:21–22 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
19
return
xlarge(bold(s))
20
21
def
h2(s):
22
return
large(bold(s))
23
24
def
h3(s):
25
return
bold(s)
Callers
1
output_bbcode
Function · 0.85
Calls
2
large
Function · 0.85
bold
Function · 0.85
Tested by
no test coverage detected