Omid <omidl...@gmail.com> writes:

> Hello,
>
> I am trying to include an HTML file (say myfile.html, which has only
> the <body>) in an Org file so that upon export the contents of
> myfile.html are /literally/ inserted in the appropriate section of the
> exported HTML file. Following
> http://orgmode.org/manual/Include-files.html, I used
>
> #+INCLUDE: "myfile.html" html
>

Untested, but the doc seems to say that

--8<---------------cut here---------------start------------->8---
#+INCLUDE: "myfile.html"  src html
--8<---------------cut here---------------end--------------->8---

should work.
-- 
Nick


Reply via email to