mirror of
https://github.com/kennethreitz-archive/html5.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
19 lines
584 B
Plaintext
19 lines
584 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>content</key>
|
|
<string><audio src="title.mp3" autoplay="false" controls="true" playcount="1" end="100">
|
|
Your browser does not support the audio element.
|
|
</audio></string>
|
|
<key>name</key>
|
|
<string>Audio</string>
|
|
<key>scope</key>
|
|
<string>text.html</string>
|
|
<key>tabTrigger</key>
|
|
<string>audio5</string>
|
|
<key>uuid</key>
|
|
<string>5919B74E-9EC5-47EF-9178-6B2A2DC00346</string>
|
|
</dict>
|
|
</plist>
|