YASnippet/publiset-mode/publiset_selection
author Patrick PIERRE
lun., 13 janv. 2014 11:19:01 +0100
changeset 293 02671b229bdc
parent 282 7890bee65275
child 365 317036597359
permissions -rw-r--r--
Correction pour xmllint
# 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>