YASnippet/publidoc-mode/publidoc_section_p
author Patrick PIERRE
jeu., 14 avril 2016 17:33:15 +0200
changeset 411 33de269dd273
parent 365 317036597359
permissions -rw-r--r--
Simplification
# -*- mode: snippet; -*-
# name: <section><p>
# key: <sec=
# --
<section>
  <p>
    $0
  </p>
</section>