MCPcopy 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
21def h2(s):
22 return large(bold(s))
23
24def h3(s):
25 return bold(s)

Callers 1

output_bbcodeFunction · 0.85

Calls 2

largeFunction · 0.85
boldFunction · 0.85

Tested by

no test coverage detected