Fix validation error in <contents> generation for HTML
commit91779f9ffc38c8f37300498d2a09b94c475ab718
authorMichael W. Olson <mwolson@gnu.org>
Tue, 14 Aug 2007 14:20:38 +0000 (14 10:20 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Tue, 14 Aug 2007 14:20:38 +0000 (14 10:20 -0400)
treec07434074abaa59d610b6a5910605a86a05525ef
parentd2362eb1477641c6dc2b2b1cd8a6157a64a61c15
Fix validation error in <contents> generation for HTML

* lisp/muse-publish.el (muse-publish-markup-heading): Escape specials in
  heading now, rather than waiting on the whole-document pass later on.
  This lets <contents> generation work without validation errors.  Thanks
  to Reid van Melle for the report.
ChangeLog
lisp/muse-publish.el