mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-10 07:16:20 -04:00
Remove needless outline in denote-md-extras.el
This commit is contained in:
parent
bbd75dd2f3
commit
3d0c6d8b43
|
|
@ -29,8 +29,6 @@
|
|||
|
||||
(require 'denote)
|
||||
|
||||
;;;; Convert links from `:denote' to absolute/relative file paths and vice versa
|
||||
|
||||
(defun denote-md-extras--get-regexp (type)
|
||||
"Return regular expression to match link TYPE.
|
||||
TYPE is either the symbol `denote' or `file' for Denote-style links and
|
||||
|
|
|
|||
Loading…
Reference in a new issue