Updated link icon
This commit is contained in:
parent
b6ab60e92d
commit
879c1f8b03
|
@ -1036,14 +1036,14 @@ In my work todo and my roam notes I've been using a list elements with nerd-font
|
|||
- ${1:repo}
|
||||
#+end_src
|
||||
|
||||
- [[https://example.com][example.com]]
|
||||
- [[https://example.com][example.com]]
|
||||
#+begin_src snippet :tangle "snippets/org-mode/lk"
|
||||
# -*- mode: snippet -*-
|
||||
# name: Link Elment
|
||||
# uuid: lk
|
||||
# key: lk
|
||||
# --
|
||||
- ${1:link}
|
||||
- ${1:link}
|
||||
#+end_src
|
||||
|
||||
- [[https://example.com][Jira-12929]]
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
# uuid: lk
|
||||
# key: lk
|
||||
# --
|
||||
- ${1:link}
|
||||
- ${1:link}
|
||||
|
|
Loading…
Reference in New Issue
Block a user