Fix publishing error with tables and initial whitespace.
commit3e021e5fda7276b3d4f7c1a07afe319b4437a72d
authorMichael Olson <mwolson@gnu.org>
Tue, 23 May 2006 14:24:58 +0000 (23 14:24 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 23 May 2006 14:24:58 +0000 (23 14:24 +0000)
treedd0614c94adcb69eddb17e433c4ccfe10809e083
parent6c7ba6dfda27bf029c6270f635050bff3f652a61
Fix publishing error with tables and initial whitespace.

* lisp/muse-publish.el (muse-publish-markup-regexps): Move table rule
  above blockquote and centered text, so that indented but blank initial
  table fields publish correctly.

* lisp/muse-regexps.el (muse-table-line-regexp): Make this much simpler.
  We accept anything that has at least one field delimiter.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-132
ChangeLog.2006
lisp/muse-publish.el
lisp/muse-regexps.el