YASnippet/publidoc-mode/publidoc_section_p
author Coraline MARKWITZ
mar., 25 oct. 2016 16:09:21 +0200
changeset 438 f4ab39840020
parent 365 317036597359
permissions -rw-r--r--
ajout wordsearch
# -*- mode: snippet; -*-
# name: <section><p>
# key: <sec=
# --
<section>
  <p>
    $0
  </p>
</section>