Skip to content

Commit a8647a8

Browse files
committed
Modify markdown-mode snippet to remove new line
I think that it is more convenient for bullets not to put newlines.
1 parent c1a5a04 commit a8647a8

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

snippets/markdown-mode/plus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# key: +
44
# --
55
+ ${1:Text}
6-
+$0
6+
+$0

0 commit comments

Comments
 (0)