lisp/ox-ascii.el (org-ascii-format-inlinetask-default): Fix checkdoc warning

This commit is contained in:
Ihor Radchenko 2023-12-13 15:47:11 +01:00
parent b9778ed5ad
commit 7c4a02f868
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 1 additions and 1 deletions

View File

@ -1398,7 +1398,7 @@ contextual information."
(_todo _type _priority _name _tags contents width inlinetask info)
"Format an inline task element for ASCII export.
See `org-ascii-format-inlinetask-function' for a description
of the parameters."
of the parameters CONTENTS, WIDTH, INLINETASK, and INFO."
(let* ((utf8p (eq (plist-get info :ascii-charset) 'utf-8))
(width (or width (plist-get info :ascii-inlinetask-width))))
(org-ascii--indent-string