Fix bug with publishing links in headings
commit1358ea0221d08129248a142380bfa6e3ba9aea21
authorMichael W. Olson <mwolson@member.fsf.org>
Thu, 23 Aug 2007 20:45:00 +0000 (23 16:45 -0400)
committerMichael W. Olson <mwolson@member.fsf.org>
Thu, 23 Aug 2007 20:45:00 +0000 (23 16:45 -0400)
treeea598ab7b594f84e6c6b35fea415cacbb6487832
parent3d1e6acd5f76fe6b84a9036e0a4df9926a22c2d1
Fix bug with publishing links in headings

* muse-html.el (muse-html-insert-contents): Escape heading title just
  before extracting it.

* muse-publish.el (muse-publish-markup-heading): Don't escape specials
  here.  This fixes a bug involving links in headings.
ChangeLog
lisp/muse-html.el
lisp/muse-publish.el