Skip to content

Commit 97dcc32

Browse files
authored
Merge pull request #300 from Ryota0312/master
Modify markdown-mode snippet 'plus' to remove new line
2 parents c1a5a04 + a8647a8 commit 97dcc32

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)