YASnippet/publidoc-mode/publidoc_topic
changeset 282 7890bee65275
child 365 317036597359
equal deleted inserted replaced
281:d4520e6f1c45 282:7890bee65275
       
     1 # name: <topic>
       
     2 # key: <top=
       
     3 # --
       
     4 <!-- ================================================================== -->
       
     5 <topic>
       
     6   <head>
       
     7     <title>$1</title>
       
     8   </head>
       
     9 
       
    10   <section>
       
    11     <p>
       
    12       $0
       
    13     </p>
       
    14   </section>
       
    15 </topic>