Allow beginning and ending empty elements in tables.
commit32c540df70d661e5d1af421a7522bfbd06091432
authorMichael Olson <mwolson@gnu.org>
Sat, 21 Jan 2006 18:47:33 +0000 (21 18:47 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 21 Jan 2006 18:47:33 +0000 (21 18:47 +0000)
treec522617ff8f3b641695dc6d74fd386920b75dacc
parent02124f4bd6f38903ce4c1a60aa26276502ff3054
Allow beginning and ending empty elements in tables.

* lisp/muse-regexps.el (muse-table-field-regexp): Allow there to be no
  whitespace after the field if we're at the end of a line.
  (muse-table-line-regexp): Allow the table to start with a "|".  The
  resulting initial empty cell isn't yet thrown away like it should be.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-5
lisp/muse-regexps.el