Skip to content

Commit 864bf87

Browse files
committed
Update README.md
1 parent 039b17c commit 864bf87

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@ Snippets you might also like [Svelte 3 Snippets by fivethree](https://marketplac
6262

6363
**As some sugar on top** I've added a few snippets for [VS Code](https://code.visualstudio.com/) to get you started even faster:
6464

65-
> ***s-t-pug-cs-styl*** - adds a Svelte File Template for PugJS as markup language, CoffeeScript for script and Stylus for style
66-
***s-pug-if*** - adds a Svelte IF block Pug-style
67-
***s-pug-if-else*** - adds a Svelte IF-ELSE block Pug-style
68-
***s-pug-for*** - adds a Svelte FOR block Pug-style
69-
***s-pug-each*** - adds a Svelte EACH block Pug-style
70-
***s-pug-key*** - adds a Svelte KEY block Pug-style
71-
***s-pug-await*** - adds a Svelte AWAIT block Pug-style
72-
***s-pug-then*** - adds a Svelte THEN block Pug-style
73-
***s-pug-catch*** - adds a Svelte CATCH block Pug-style
74-
***s-pug-html*** - adds a Svelte HTML block Pug-style
75-
***s-pug-debug*** - adds a Svelte DEBUG block Pug-style
65+
>***s-t-pug-cs-styl*** - adds a Svelte File Template for PugJS as markup language, CoffeeScript for script and Stylus for style
66+
>***s-pug-if*** - adds a Svelte IF block Pug-style
67+
>***s-pug-if-else*** - adds a Svelte IF-ELSE block Pug-style
68+
>***s-pug-for*** - adds a Svelte FOR block Pug-style
69+
>***s-pug-each*** - adds a Svelte EACH block Pug-style
70+
>***s-pug-key*** - adds a Svelte KEY block Pug-style
71+
>***s-pug-await*** - adds a Svelte AWAIT block Pug-style
72+
>***s-pug-then*** - adds a Svelte THEN block Pug-style
73+
>***s-pug-catch*** - adds a Svelte CATCH block Pug-style
74+
>***s-pug-html*** - adds a Svelte HTML block Pug-style
75+
>***s-pug-debug*** - adds a Svelte DEBUG block Pug-style
7676
7777
### Caveats!
7878

0 commit comments

Comments
 (0)