YASnippet/publidoc-inline-mode/publidoc_foreign_lang
author Claire MOULS <claire.mouls@prismallia.fr>
mar., 19 mai 2015 17:25:05 +0200
changeset 379 f19169277267
parent 365 317036597359
permissions -rw-r--r--
Ajout de l'attribut 'shuffle'
Patrick@365
     1
# -*- mode: snippet; -*-
Patrick@284
     2
# name: <foreign xml:lang="…">
Patrick@284
     3
# key: <for=
Patrick@284
     4
# binding: C-+ f
Patrick@284
     5
# --
Patrick@284
     6
<foreign xml:lang="${1:en}">$0</foreign>