Fix #4923: Definition lists with numbers are not possible.
commitdd7d95981ffd98e2ec9e8f044c7ed89fcc39810b
authorMichael Olson <mwolson@gnu.org>
Fri, 30 Dec 2005 03:33:43 +0000 (30 03:33 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 30 Dec 2005 03:33:43 +0000 (30 03:33 +0000)
tree90d4690714d5afab3e5eb88a9eaec49737b937b1
parentc3f6a8654cb8b28d9eec454804974d17c4858721
Fix #4923: Definition lists with numbers are not possible.

* lisp/muse-publish.el (muse-publish-markup-list): Use string-match to
  determine whether an item is an ordered list or definition list.  This
  should fix Bug #4923.
git-archimport-id: mwolson@gnu.org--2005/muse--rel--3.02--patch-41
ChangeLog
ChangeLog.main
lisp/muse-publish.el