Fix initial blank line in <src> tag
commitd40eed5437e89110a9df6c10c2dce740f5597cbc
authorMichael Olson <mwolson@gnu.org>
Thu, 4 Jan 2007 06:35:45 +0000 (4 06:35 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 4 Jan 2007 06:35:45 +0000 (4 06:35 +0000)
treefc1f43e05079d2274aea58973d143fc5d4d6e2de
parent4b90c30da3e62f9b9ee4661ec38c76507830b3e6
Fix initial blank line in <src> tag

2007-01-04  Michael Olson  <mwolson@gnu.org>

* lisp/muse-html.el (muse-html-src-tag): Remove initial blank
line.

* lisp/muse-publish.el (muse-publish-markup-tags): Make "src"
point to muse-publish-src-tag by default, since <src> and
<example> have different parameters.
(muse-publish-src-tag): New barebones publishing function for
<src>, which is superseded when publishing in an HTML-based style.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-265
ChangeLog
lisp/muse-html.el
lisp/muse-publish.el