I don't see your problem. Everything between [..] is appended to #ref... as link: [a12] -> #refa12 [12] -> #ref12 In former Zope version [12] created a link to '#12'. And that is illegal. -aj ----- Original Message ----- From: "Lars H. Korte" <larzy@freenet.de> To: <zope@zope.org> Sent: Wednesday, June 05, 2002 17:41 Subject: Re: [Zope] STX: References on an HTML page with
but it's not a pure numeric link, as there is an "a" an front of the "12". So are there NO numbers allowed? Not even after a letter?
regards Lars
----- Original Message ----- From: "Andreas Jung" <andreas@andreas-jung.com> To: "Lars H. Korte" <larzy@freenet.de>; <zope@zope.org> Sent: Wednesday, June 05, 2002 11:29 PM Subject: Re: [Zope] STX: References on an HTML page with
The cited link is out-of-date at this point. The behaviour has changed since numeric internal links are not allowed in HTML.
-aj ----- Original Message ----- From: "Lars H. Korte" <larzy@freenet.de> To: <zope@zope.org> Sent: Wednesday, June 05, 2002 17:27 Subject: [Zope] STX: References on an HTML page with
Hi, is this the list to ask STX question?
Anyway, I've read on http://www.zope.org/Members/millejoh/structuredText that [a12] is interpreted as <a href="#a12">[12]</a>
Unfortunately when I look into the pagesource of one of my sites, I see, hat [a12] is interpreted as <a href="#refa12">[12]</a>
What's wrong with STX? Have I done anything wrong?
I appreciate any help.
regards Lars
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )