[Zope] STX questions
Andreas Jung
andreas at andreas-jung.com
Tue Oct 21 10:22:59 EDT 2003
STX does not support escaping. You should try out RestructedText instead.
-aj
--On Dienstag, 21. Oktober 2003 10:15 Uhr -0400 Anclo <anclo at anclo.com>
wrote:
> How can I escape STX processing? For example, if my paragraph starts with:
>
> 123 Main st.
>
> How do I prevent STX to interpret it as:
>
> 1. Main st.
>
> Similarly, how can I keep
>
> J. Smith
>
> 123 Main st.
>
> from becoming
>
> 1. Smith
>
> 2. Main st. ?
>
> Is my only option to use :: and indenting? I'd like to avoid the
> <pre></pre> formatting...
>
> Is there an equivalent of <br /> in STX?
>
> Thanx for any advice...
>
> Anclo
>
>
>
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
More information about the Zope
mailing list