From 7c4a02f868267518ee1da0f4b8985fcc6d77499a Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Wed, 13 Dec 2023 15:47:11 +0100 Subject: [PATCH] lisp/ox-ascii.el (org-ascii-format-inlinetask-default): Fix checkdoc warning --- lisp/ox-ascii.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-ascii.el b/lisp/ox-ascii.el index b567e2342..14addf1b1 100644 --- a/lisp/ox-ascii.el +++ b/lisp/ox-ascii.el @@ -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