emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to include comments on export? org-exp-blocks.el?


From: Jambunathan K
Subject: Re: [O] How to include comments on export? org-exp-blocks.el?
Date: Tue, 25 Oct 2011 08:13:40 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (windows-nt)

> So I tried
>
> (add-hook 'org-export-preprocess-hook (function org-export-blocks-preprocess))
>
> and I get the comment in the HTML output.

Is it valid a valid xhtml?

M-x nxml-mode 
C-c C-n (assumming rng validation is on)

I find that it suffers from the same problem that cropped up wrt special
blocks. See this thread
http://lists.gnu.org/archive/html/emacs-orgmode/2011-10/msg00046.html

I think the comment blocks are better handled as special blocks instead
of org-exp-blocks.

ps: I think number of blocks and hooks in Org reflect number of people
that worked on it :-)
-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]