<snippet> <content> <![CDATA[ <!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>${1}</title> </head> <body> ${1} </body> </html> ]]> </content> <!-- Optional: Set a tabTrigger to define how to trigger the snippet --> <tabTrigger>myhtml</tabTrigger> <!-- Optional: Set a scope to limit where the snippet will trigger --> <!-- <scope>source.python</scope> --> </snippet>sublime-snippet