This:

A rule is invoked with values in /field1/ through /fieldN/. They may be referenced in the procedure's statements as [^$(1)] through [^$(/N/)] (9 max), and the first two only may be referenced in the action's /commands/ as [^$(1)] and [^$(2)]. [^$(<)] and [^$(>)] are synonymous with [^$(1)] and [^$(2)].

Comes out as (HTML):

<p>
A rule is invoked with values in <span class="emphasis"><em>field1</em></span> through <span class="emphasis"><em>fieldN</em></span>. They may be referenced in the procedure's statements as <code class="literal">$(1)</code> through <code class="literal">$(<span class="emphasis"><em>N/)] (9 max), and the first two only may be referenced in the action's /commands</em></span> as <code class="literal">$(1)</code>

and <code class="literal">$(2)</code>. <code class="literal">$(&lt;)</code> and <code class="literal">$(&gt;)</code> are synonymous with <code class="literal">$(1)</code> and <code class="literal">$(2)</code>.</code>[^$(<span class="emphasis"><em>N/)] (9 max), and the first two only may be referenced in the action's /commands</em></span>

as <code class="literal">$(1)</code> and <code class="literal">$(2)</code>. <code class="literal">$(&lt;)</code> and <code class="literal">$(&gt;)</code> are synonymous with <code class="literal">$(1)</code>

        and <code class="literal">$(2)</code>.
      </p>

That is, the syntax doesn't terminate, and part of the text is duplicated.

--
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to