소스 검색

changed to monotext

mitm001 5 년 전
부모
커밋
3a94bf80fd
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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
     """
+```