Menu

BBCodes

Ulf Dittmer
There is a newer version of this page. You can find it here.

[code]
[/code]

[code=java]
[/code]

[quote]
[/quote]

[quote=Kilroy]
[/quote]

[i]italic[/i]

[b]bold[/b]

[tt]monospaced font[/tt]

[strike]strike-through[/strike]

[hr]

[list]This is a bulleted list item[/list]

    <regex>(?i)\[img\](.*?)\[/img\]</regex>

    <regex>(^|[\n ]|\()([\w]+?://[^ \"\n\r\t&lt;\)\[]*[^ \"\n\r\t&lt;\)\[\.,;:])</regex>

    <regex>(^|[\n ]\()(www\.[^ \"\t\n\r&lt;\)\[]*[^ \"\n\r\t&lt;\)\[\.,;:])</regex>

    <regex>(^|[\n ]\()(ftp\.[^ \"\t\n\r&lt;\)\[]*)</regex>

    <regex>(^|[\n ])([a-z0-9&amp;\-_.]+?)@([\w\-]+\.([\w\-\.]+\.)*[\w]+)</regex>


    <regex>(?i)\[url\](.*?)\[/url\]</regex>

    <regex>(?i)\[url=['"]?(.*?[^'"])['"]?\](.*?)\[/url\]</regex>

    <regex>(?s)(?i)\[color=['"]?(.*?[^'"])['"]?\](.*?)\[/color\]</regex>

    <regex>(?s)(?i)\[size=['"]?(\s*\d+\s*)['"]?\](.*?)\[/size\]</regex>

    <regex>(?i)\[google\](.*?)\[/google\]</regex>

    <regex>(?i)\[wikipedia\](.*?)\[/wikipedia\]</regex>

    <regex>(?i)\[wikipedia=([a-z]+)\](.*?)\[/wikipedia\]</regex>

(?i)[youtube]https?:\/\/(?:[0-9A-Z-]+.)?(?:youtu.be\/|youtube.com\S[^\w-\s])([\w-]{11})(?=[^\w-]|$)(?![?=&#+%\w](?:['\"][^<>]>|<\/a>))[?=&#+%\w.-][/youtube] ]]>

        (?i)\[vimeo\]http[s]?\:\/\/vimeo.com\/(.*?)\[/vimeo\]

    <regex>(?i)\[javadoc\](.*?)\[/javadoc\]</regex>

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.