Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
def
h3(s):
25
return
bold(s)
26
27
def
format_rule_interface(rule_interface):
28
if
isinstance(rule_interface, list):
Callers
1
output_bbcode
Function · 0.85
Calls
1
bold
Function · 0.85
Tested by
no test coverage detected