BBCodeΒΆ

Project descriptions and profile descriptions support this limited BBCode. Comments do not.

BBCode

Result

[b]text[/b]

bold

[i]text[/i]

italic

[color=#FF0000]text[/color]

coloured text

[size=9]text[/size]

sized text

[url]https://www.example.com[/url]

a link

[url=https://www.example.com]text[/url]

a link with custom text

[url=https://www.example.com target=_base]text[/url]

a link opening in a new window

[fa=name]

a FurAffinity profile link

[inkbunny=name]

an Inkbunny profile link

[bluesky=handle]

a Bluesky profile link

The live table is at https://hypna.space/bbcode/.