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: Eric Abrahamsen
Subject: Re: [ELPA/elpa-admin] Render README.org as HTML with ox-html
Date: Sat, 09 Oct 2021 21:32:59 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On 10/09/21 23:37 PM, Stefan Monnier wrote:
> Eric Abrahamsen [2021-10-09 09:39:47] wrote:
>> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>>> 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.
>>
>> Will this automatically update elpa.gnu.org to produce and display an
>> HTML README from the Org version?
>
> No.  There is currently no code to refresh existing HTML pages :-(
> So it will only kick in when a new release is made.

Oh, that's not too bad. That's close to what I meant by "automatically" :)



reply via email to

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