From 354ce431c18daaf5c31049292c8e44bfa0f9b0c8 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Wed, 23 Apr 2003 01:26:43 +0000 Subject: [PATCH] More semantic tags. git-svn-id: https://develop.svn.wordpress.org/trunk@11 602fd350-edb4-49c9-b593-d223f7449a82 --- b2-include/b2quicktags.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2-include/b2quicktags.js b/b2-include/b2quicktags.js index 6574a5ae12..8d1bf948d8 100644 --- a/b2-include/b2quicktags.js +++ b/b2-include/b2quicktags.js @@ -3,7 +3,7 @@ // Define the quick tags bbcode = new Array(); -bbtags = new Array('','','','','','','','','
','
','

','

','
  • ','
  • ','','','',''); +bbtags = new Array('','','','','','','','','
    ','
    ','

    ','

    ','
  • ','
  • ','','','',''); imageTag = false; // Replacement for arrayname.length property