YASnippet/publidoc-mode/publidoc_section_p
author Coraline MARKWITZ
jeu., 02 mars 2017 10:46:26 +0100
changeset 443 1a11fdaf42a3
parent 365 317036597359
permissions -rw-r--r--
correction data
# -*- mode: snippet; -*-
# name: <section><p>
# key: <sec=
# --
<section>
  <p>
    $0
  </p>
</section>