MCPcopy 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
18def h1(s):
19 return xlarge(bold(s))
20
21def h2(s):
22 return large(bold(s))

Callers 1

output_bbcodeFunction · 0.85

Calls 2

xlargeFunction · 0.85
boldFunction · 0.85

Tested by

no test coverage detected