diff -r d4520e6f1c45 -r 7890bee65275 YASnippet/publidoc-mode/publidoc_list_glossary
--- /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