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
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 )
participants (2)
-
Andreas Jung -
Lars H. Korte