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