Re: Verbatim, lisp and blockquote
Stefan van der Walt <[email protected]> Tue, 19 Sep 2006 17:01:17 +0200
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 19, 2006 at 03:02:40PM +0100, Phillip Lord wrote: > I've been trying to move my website over to muse generation and > cascading style sheets (I already use some of muse!).=20 >=20 > For one page, I need to incorporate some externally generated HTML > (produced by bibtex2html). The HTML is "headless" -- it's just body > code so can be just dropped in. The include tag should do what you want, i.e. <include file=3D"file.html" markup=3D"nil"> Regards St=E9fan