summaryrefslogtreecommitdiffstats
path: root/docs/xml/using.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xml/using.xml')
-rw-r--r--docs/xml/using.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml
index fa7d808f8..7d32d0d83 100644
--- a/docs/xml/using.xml
+++ b/docs/xml/using.xml
@@ -1020,6 +1020,15 @@
</para>
</section>
+ <section id="comment-wrapping">
+ <title>Server-Side Comment Wrapping</title>
+ <para>
+ Bugzilla stores comments unwrapped and wraps them at display time. This
+ ensures proper wrapping in all browsers. Lines beginning with the ">"
+ character are assumed to be quotes, and are not wrapped.
+ </para>
+ </section>
+
<section id="dependencytree">
<title>Dependency Tree</title>