YASnippet/publidoc-mode/publidoc_list_glossary
author Claire MOULS <claire.mouls@prismallia.fr>
ven., 31 oct. 2014 11:10:38 +0100
changeset 346 6fbb9222cf67
parent 282 7890bee65275
child 365 317036597359
permissions -rw-r--r--
point -> pointing
# 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>