YASnippet/publidoc-mode/publidoc_speech
author Patrick PIERRE
mar., 17 avril 2018 22:42:32 +0200
changeset 456 c6dad1c31935
parent 365 317036597359
permissions -rw-r--r--
Standardisation
# -*- mode: snippet; -*-
# name: <speech>
# key: <spe=
# --
<speech>
  <speaker>$1</speaker>
  <stage>$2</stage>
  <p>$0</p>
</speech>