YASnippet/publiset-mode/publiset_selection
author Prismallia
mer., 16 nov. 2016 19:14:50 +0100
changeset 440 eef3c4d7bfe7
parent 365 317036597359
permissions -rw-r--r--
2 <emphasis> de suite
# -*- mode: snippet; -*-
# name: <publiset><selection>…
# key: <sel=
# --
<?xml version='1.0' encoding='utf-8'?>
<publiset version="1.0">
 <selection id="$1" xml:lang="${2:fr}">
    <head>
      <title>$3</title>
    </head>

    <file>$4</file>
    <file>$5</file>
  </selection>
</publiset>