Hello,

Fabrice Popineau <fabrice.popin...@gmail.com> writes:

> I was wondering if macros could be used to output raw html code, but that
> doesn't seem to be the case.
>
> Namely:
>
> #+macro: bfoo @@html:<div class"foo">@@
> #+macro: efoo @@html:</div>@@
>
> The macros {{{bfoo}}} and {{{efoo}}} are expanded surrounded by <p> ...
> </p>.

Macros can output raw inline HTML code. If you want to generate any HTML
code, you can use some babel block to do that.

Regards,

-- 
Nicolas Goaziou

Reply via email to