YASnippet/publidoc-mode/publidoc_section_p
author Coraline MARKWITZ
jeu., 21 avril 2016 12:02:56 +0200
changeset 414 a90d62ed3016
parent 365 317036597359
permissions -rw-r--r--
ajout blanks-media
# -*- mode: snippet; -*-
# name: <section><p>
# key: <sec=
# --
<section>
  <p>
    $0
  </p>
</section>