Fix #5325: nested formatting not working in HTML output.
commit5fca6e11c3a3be6cdfbddc07cd214a25df73ff88
authorMichael Olson <mwolson@gnu.org>
Thu, 2 Mar 2006 04:25:37 +0000 (2 04:25 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 2 Mar 2006 04:25:37 +0000 (2 04:25 +0000)
treecd15e4d57627b7d7963e0b1d8f0de9e5d5d4d653
parentf79b7967f901601e713c7597d4965d0a468baf57
Fix #5325: nested formatting not working in HTML output.

* lisp/muse-publish.el (muse-publish-markup-word): Make nested emphasis
  work.  I'm a bit worried about possible double-escaping, though.
  Perhaps we should write the context to a text property and escape it
  later.  This should fix #5325.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-36
ChangeLog.2006
lisp/muse-publish.el