summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-11-09 17:06:45 +0100
committerYorhel <git@yorhel.nl>2009-11-09 17:07:25 +0100
commite4b912bc68cebff9c42ef17e7356e9cf5a218272 (patch)
treef889f7738e40621b106243aa7d3dc9ae8adf3cd6 /data
parent70f0408500a37c1e3ce9fc68a5b894babf62b7c8 (diff)
bb2html: Added [code] tag and fixed a minor bug
The previous version also had a problem with closing tags when a $maxlength was defined. With $maxlength, not all tags actually open a tag in HTML, after all.
Diffstat (limited to 'data')
-rw-r--r--data/docs/94
1 files changed, 4 insertions, 0 deletions
diff --git a/data/docs/9 b/data/docs/9
index f5ee46ab..fedbd2b0 100644
--- a/data/docs/9
+++ b/data/docs/9
@@ -62,6 +62,10 @@
</dd><dt>[raw]</dt><dd>
Show off your formatting code skills by putting anything you don't want to have formatted in a [raw]
tag. Any of the formatting codes mentioned above are ignored within a [raw] .. [/raw] block.
+ </dd><dt>[code]</dt><dd>
+ Similar to [raw], except that the text within the [code] .. [/code] block is
+ formatted in a fixed width font and surrounded by a nice box to keep it
+ separate from the rest of your post.
</dd>
</dl>
<p>