YASnippet/publidoc-mode/publidoc_section_p
author Coraline MARKWITZ
jeu., 13 oct. 2016 16:26:59 +0200
changeset 437 ad751158803d
parent 365 317036597359
permissions -rw-r--r--
ajout no-shuffle alpha
# -*- mode: snippet; -*-
# name: <section><p>
# key: <sec=
# --
<section>
  <p>
    $0
  </p>
</section>