Skip to content

Commit ab3c204

Browse files
authored
Merge pull request #380 from CsBigDataHub/fix-org-link-snippet
[2] Fixed typo in org-mode link
2 parents 937cb7b + 174051f commit ab3c204

File tree

1 file changed

+1
-1
lines changed
  • snippets/org-mode

1 file changed

+1
-1
lines changed

snippets/org-mode/link

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# name: link
33
# key: <li
44
# --
5-
[[${1:link}][${2:description}]
5+
[[${1:link}][${2:description}]]

0 commit comments

Comments
 (0)