YASnippet/publidoc-mode/publidoc_list_glossary
changeset 282 7890bee65275
child 365 317036597359
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/YASnippet/publidoc-mode/publidoc_list_glossary	mer. déc. 25 17:53:53 2013 +0100
@@ -0,0 +1,21 @@
+# name: <list type="glossary">
+# key: <lis=
+# --
+<list type="glossary">
+  <item>
+    <label>$1</label>
+    <p>$2</p>
+  </item>
+  <item>
+    <label>$3</label>
+    <p>$4</p>
+  </item>
+  <item>
+    <label>$5</label>
+    <p>$6</p>
+  </item>
+  <item>
+    <label>$7</label>
+    <p>$8</p>
+  </item>
+</list>
\ No newline at end of file