emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Anchor publishing in emacs-wiki


From: Michael Olson
Subject: [emacs-wiki-discuss] Anchor publishing in emacs-wiki
Date: Wed, 17 Aug 2005 13:43:27 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Since anchor publishing in emacs-wiki currently causes invalid (X)HTML
to be generated, I'm merging in a fix for that from Zak B. Elep's
emacs-wiki branch, with a couple of minor changes.

Anchors will now be inserted as follows:

        (insert "<a id=\"anchor-" anchor "\">")

instead of:

        (insert "<a id=\"" anchor "\">")

Hopefully this doesn't cause major planner breakage.  See the full
ChangeLog entry if you're concerned.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #pulug
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgp5XB1g67_Ir.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]