Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=mkanat

git-svn-id: svn://10.0.0.236/trunk@243330 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com
2008-01-17 00:55:39 +00:00
parent d88fd851e4
commit 48665fdec4

View File

@@ -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>