Tim Birms

Results 1 issues of Tim Birms

``` (defun org-make-toc--link-entry-github (pos) "Return text for entry at POS converted to GitHub style link." (-when-let* ((title (org-link-display-format (org-entry-get pos "ITEM"))) (target (--> title org-link-display-format (downcase it) (replace-regexp-in-string " "...

bug
enhancement