Make publishing DTRT when using escaped list markup.
commitb51b7454c6cc26a17e28d93801e444c2cb574da7
authorMichael Olson <mwolson@gnu.org>
Tue, 25 Apr 2006 00:04:10 +0000 (25 00:04 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 25 Apr 2006 00:04:10 +0000 (25 00:04 +0000)
tree2562343b5130fcfebbaecd7c657ab12ec64aefe2
parenta9a8857659d88dd22c5342deb80f39f0f302cfae
Make publishing DTRT when using escaped list markup.

* lisp/muse-publish.el (muse-publish-surround-text)
  (muse-publish-markup-list): Ignore escaped list markup.

* lisp/muse.el (muse-list-item-type): Docfix.
  (muse-list-item-critical-point): New function that returns the point
  where we should expect to find the first character in the current list
  item markup.
  (muse-forward-paragraph): Docfix and cosmetic change.
  (muse-forward-list-item): Ignore escaped list markup.  This should fix
  a few publishing errors that involve markup like =::=.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-115
ChangeLog.2006
lisp/muse-publish.el
lisp/muse.el