浏览代码

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
     """
+```