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