Selaa lähdekoodia

changed to monotext

mitm001 5 vuotta sitten
vanhempi
commit
3a94bf80fd
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      docs/modules/ROOT/pages/wiki/atom_snippets.adoc

+ 2 - 0
docs/modules/ROOT/pages/wiki/atom_snippets.adoc

@@ -1,3 +1,4 @@
+```
 # Your snippets
 #
 # Atom snippets allow you to enter a simple prefix in the editor and hit tab to
@@ -59,3 +60,4 @@
     .${1:Optional Title}
     ${2:NOTE}${3:TIP}${4:IMPORTANT}${5:CAUTION}${6:WARNING}: $7
     """
+```