muse-journal: Allow <lisp> and <markup> to work in entry templates
commit5638da92a2f129ad5473cbc30d7b47aec653f888
authorMichael Olson <mwolson@gnu.org>
Sun, 15 Jul 2007 14:55:58 +0000 (15 14:55 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 15 Jul 2007 14:55:58 +0000 (15 14:55 +0000)
treebd2f3241957580724052e923234a52183d3ad3b8
parentb7e2e5def87e0c5a32fad43d84d8e7390a8778eb
muse-journal: Allow <lisp> and <markup> to work in entry templates

2007-07-15  Michael Olson  <mwolson@gnu.org>

* lisp/muse-journal.el (muse-journal-html-entry-template)
(muse-journal-rdf-entry-template)
(muse-journal-rss-entry-template): Mention that this can be text
or a filename.
(muse-journal-rdf-entry-template, muse-journal-rss-header)
(muse-journal-rss-footer, muse-journal-rss-entry-template): Add
newlines to make the output look nicer.
(muse-journal-html-munge-buffer, muse-journal-rss-munge-buffer):
Use muse-insert-file-or-string for the entry templates, rather
than muse-insert-markup.  This allows <lisp> and <markup> tags to
be acted on.  Thanks to Scott Hyde for the report.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-389
ChangeLog
lisp/muse-journal.el