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: Adam Porter
Subject: Re: [ELPA/elpa-admin] Render README.org as HTML with ox-html
Date: Sun, 10 Oct 2021 09:50:25 -0500

On Sat, Oct 9, 2021 at 10:09 AM Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
> > 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.

Thanks.  Is there a way to trigger a rebuild of all relevant packages?
 e.g. https://elpa.gnu.org/packages/taxy.html still shows the
non-HTML-rendered readme content.



reply via email to

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