Re: Verbatim, lisp and blockquote
Phillip Lord <[email protected]> Wed, 20 Sep 2006 10:00:20 +0100
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "SvdW" == Stefan van der Walt <[email protected]> writes: SvdW> 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!). >> >> 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. SvdW> The include tag should do what you want, i.e. SvdW> <include file="file.html" markup="nil"> Ah. Okay, didn't know that had gone in. Will try. Thanks Phil