On Apr 2, 1:56 am, Amanda Moore <[email protected]> wrote:
> Are you wrapping them in <pre> or <code> tags? The only time I've used &lt;
> or &gt; they were wrapped in those tags to be displayed as part of code.

Yes, When i write the post it looks like:
<pre class="prettyprint">
select setval("&lt;sequence name&gt;", &lt;value&gt;);
</pre>

but when i go to edit the post they come back as:
<pre class="prettyprint">
select setval("<sequence name>", <value>);
</pre>

Dave

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/habari-users

Reply via email to