branch: externals/denote commit 0cb5c9f06e7f8744e58c0dead1cbe57c03c07c09 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Simplify attribution comment to ox-hugo Per its author's request: <https://github.com/protesilaos/denote/issues/7#issuecomment-1152932554>. --- denote.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/denote.el b/denote.el index a305cfa81b..f857115027 100644 --- a/denote.el +++ b/denote.el @@ -447,8 +447,8 @@ Format current time, else use optional ID." (denote--sluggify title) (denote--file-extension)))) -;; Adapted from `org-hugo--org-date-time-to-rfc3339' in Kashual Modi's -;; `ox-hugo' package: <https://github.com/kaushalmodi/ox-hugo>. +;; Adapted from `org-hugo--org-date-time-to-rfc3339' in the `ox-hugo' +;; package: <https://github.com/kaushalmodi/ox-hugo>. (defun denote--date-rfc3339 () "Format date using the RFC3339 specification." (replace-regexp-in-string