Trim whitespace from table fields.
commit846972069f3bb0e401f83ac56cfe3f06a95822e6
authorMichael Olson <mwolson@gnu.org>
Wed, 9 Aug 2006 03:48:46 +0000 (9 03:48 +0000)
committerMichael Olson <mwolson@gnu.org>
Wed, 9 Aug 2006 03:48:46 +0000 (9 03:48 +0000)
tree812d89ca5df1c51e319632301b5cb727977909ba
parent1bb6d6022465a1821468f36fc4d096f52f9ce2ef
Trim whitespace from table fields.

* lisp/muse-publish.el (muse-publish-table-fields): Trim whitespace from
  fields once we have split them up.

* lisp/muse.el (muse-trim-whitespace): New function that strips leading
  and trailing whitespace from a string.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-180
lisp/muse-publish.el
lisp/muse.el