YASnippet/publidoc-inline-mode/.yas-compiled-snippets.el
changeset 282 7890bee65275
child 283 f6b8ec2914ef
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/YASnippet/publidoc-inline-mode/.yas-compiled-snippets.el	mer. déc. 25 17:53:53 2013 +0100
@@ -0,0 +1,16 @@
+;;; Compiled snippets and support files for `publidoc-inline-mode'
+;;; Snippet definitions:
+;;;
+(yas-define-snippets 'publidoc-inline-mode
+                     '(("<emp=" "<emphasis>$0</emphasis>\n" "<emphasis>" nil nil nil nil nil nil)
+                       ("<hig=" "<highlight>$0</highlight>\n" "<highlight>" nil nil nil nil nil nil)
+                       ("<lin=" "<link idref=\"$1\">$0</link>\n" "<link idref=\"…\">" nil nil nil nil nil nil)
+                       ("<lin=" "<link uri=\"http://$1\">$0</link>\n" "<link uri=\"…\">" nil nil nil nil nil nil)
+                       ("<men=" "<mentioned>$0</mentioned>\n" "<mentioned>" nil nil nil nil nil nil)
+                       ("<nam=" "<name of=\"${1:$$(yas-choose-value '(\"person\" \"company\" \"book\" \"newspaper\" \"party\" \"movie\" \"painting\"))}\">$0</name>\n" "<name of=\"…\">" nil nil nil nil nil nil)
+                       ("<not=" "<note>$0</note>\n" "<note>" nil nil nil nil nil nil)
+                       ("<not=" "<note><p>$1</p><p>$0</p></note>\n" "<note><p>" nil nil nil nil nil nil)
+                       ("<quo=" "<quote>$0</quote>\n" "<quote>" nil nil nil nil nil nil)))
+
+
+;;; Do not edit! File generated at Wed Dec 25 17:52:21 2013