Skip to content

Commit

Permalink
location of the snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
ngarnier committed Jun 8, 2017
1 parent a2d46cf commit b013c3c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions snippets/language-mjml.cson
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,12 @@
'body': """
<mj-title>$1</mj-title>
"""

'MJML Preview':
'prefix': 'preview'
'body': """
<mj-preview>$1</mj-preview>
"""

'Mjml Spacer':
'prefix': 'spacer'
Expand Down Expand Up @@ -199,12 +205,6 @@
</mj-accordion-element>
"""

'MJML Preview':
'prefix': 'preview'
'body': """
<mj-preview>$1</mj-preview>
"""

# MJML Template
'Basic MJML Template':
'prefix': 'mjml-'
Expand Down

0 comments on commit b013c3c

Please sign in to comment.