MCPcopy 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
15def large(s):
16 return size(s, 'large')
17
18def h1(s):
19 return xlarge(bold(s))

Callers 1

h2Function · 0.85

Calls 1

sizeFunction · 0.85

Tested by

no test coverage detected