Hello,

The documentation for customizable variable
`org-html-format-drawer-function' currently reads as such:

------------------------------------------------------------------------
Function called to format a drawer in HTML code.

The function must accept two parameters:
NAME the drawer name, like "LOGBOOK"
CONTENTS the contents of the drawer.

The function should return the string to be exported.

For example, the variable could be set to the following function
in order to mimic default behavior:

The default value simply returns the value of CONTENTS.
------------------------------------------------------------------------

There is obviously something missing between the two last paragraphs.




Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30)
of 2020-10-08
Package: Org mode version 9.4.4 (9.4.4-21-g61336f-elpaplus @ /home/jmazon/.emacs.d/elpa/org-plus-contrib-20210208/)


Reply via email to