Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TKCERT/pfFocus
/ large
Function
large
pf_focus/bbcode.py:15–16 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
13
return
size(s,
'x-large'
)
14
15
def
large(s):
16
return
size(s,
'large'
)
17
18
def
h1(s):
19
return
xlarge(bold(s))
Callers
1
h2
Function · 0.85
Calls
1
size
Function · 0.85
Tested by
no test coverage detected