YASnippet/publidoc-mode/publidoc_section_p
author Claire MOULS <claire.mouls@prismallia.fr>
mar., 19 mai 2015 17:25:05 +0200
changeset 379 f19169277267
parent 365 317036597359
permissions -rw-r--r--
Ajout de l'attribut 'shuffle'
# -*- mode: snippet; -*-
# name: <section><p>
# key: <sec=
# --
<section>
  <p>
    $0
  </p>
</section>