emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA/elpa-admin] Render README.org as HTML with ox-html


From: Stefan Monnier
Subject: Re: [ELPA/elpa-admin] Render README.org as HTML with ox-html
Date: Sat, 09 Oct 2021 11:08:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> I think that should be fixed by using the appropriate export option,
> like this:
>
>   (cl-defmethod elpaa--section-to-html ((section (head text/x-org)))
>     (elpaa--export-org (cdr section) 'html
>                        :body-only t
>                        :ext-plist (append '(:html-toplevel-hlevel 3)
>                                           elpaa--org-export-options)))

I finally pushed your code, thanks.


        Stefan




reply via email to

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