MCPcopy Create free account
hub / github.com/TKCERT/pfFocus / h3

Function h3

pf_focus/bbcode.py:24–25  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

22 return large(bold(s))
23
24def h3(s):
25 return bold(s)
26
27def format_rule_interface(rule_interface):
28 if isinstance(rule_interface, list):

Callers 1

output_bbcodeFunction · 0.85

Calls 1

boldFunction · 0.85

Tested by

no test coverage detected