YASnippet/publidoc-inline-mode/.yas-compiled-snippets.el
changeset 283 f6b8ec2914ef
parent 282 7890bee65275
child 284 f2e60073557f
equal deleted inserted replaced
282:7890bee65275 283:f6b8ec2914ef
     1 ;;; Compiled snippets and support files for `publidoc-inline-mode'
     1 ;;; Compiled snippets and support files for `publidoc-inline-mode'
     2 ;;; Snippet definitions:
     2 ;;; Snippet definitions:
     3 ;;;
     3 ;;;
     4 (yas-define-snippets 'publidoc-inline-mode
     4 (yas-define-snippets 'publidoc-inline-mode
     5                      '(("<emp=" "<emphasis>$0</emphasis>\n" "<emphasis>" nil nil nil nil nil nil)
     5                      '(("<emp=" "<emphasis>$0</emphasis>" "<emphasis>" nil nil nil nil nil nil)
     6                        ("<hig=" "<highlight>$0</highlight>\n" "<highlight>" nil nil nil nil nil nil)
     6                        ("<hig=" "<highlight>$0</highlight>" "<highlight>" nil nil nil nil nil nil)
     7                        ("<lin=" "<link idref=\"$1\">$0</link>\n" "<link idref=\"…\">" nil nil nil nil nil nil)
     7                        ("<lin=" "<link idref=\"$1\">$0</link>" "<link idref=\"…\">" nil nil nil nil nil nil)
     8                        ("<lin=" "<link uri=\"http://$1\">$0</link>\n" "<link uri=\"…\">" nil nil nil nil nil nil)
     8                        ("<lin=" "<link uri=\"http://$1\">$0</link>" "<link uri=\"…\">" nil nil nil nil nil nil)
     9                        ("<men=" "<mentioned>$0</mentioned>\n" "<mentioned>" nil nil nil nil nil nil)
     9                        ("<men=" "<mentioned>$0</mentioned>" "<mentioned>" nil nil nil nil nil nil)
    10                        ("<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)
    10                        ("<nam=" "<name of=\"${1:$$(yas-choose-value '(\"person\" \"company\" \"book\" \"newspaper\" \"party\" \"movie\" \"painting\"))}\">$0</name>" "<name of=\"…\">" nil nil nil nil nil nil)
    11                        ("<not=" "<note>$0</note>\n" "<note>" nil nil nil nil nil nil)
    11                        ("<not=" "<note>$0</note>" "<note>" nil nil nil nil nil nil)
    12                        ("<not=" "<note><p>$1</p><p>$0</p></note>\n" "<note><p>" nil nil nil nil nil nil)
    12                        ("<not=" "<note><p>$1</p><p>$0</p></note>" "<note><p>" nil nil nil nil nil nil)
    13                        ("<quo=" "<quote>$0</quote>\n" "<quote>" nil nil nil nil nil nil)))
    13                        ("<quo=" "<quote>$0</quote>" "<quote>" nil nil nil nil nil nil)))
    14 
    14 
    15 
    15 
    16 ;;; Do not edit! File generated at Wed Dec 25 17:52:21 2013
    16 ;;; Do not edit! File generated at Wed Dec 25 18:48:07 2013