mirror of
https://github.com/kennethreitz-archive/html5.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
20 lines
574 B
Plaintext
20 lines
574 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><figure>
|
|
<legend>Credit: Media Inc., 2007</legend>
|
|
<img src="smith.jpg" alt="Photo: J. Smith" />
|
|
</figure></string>
|
|
<key>name</key>
|
|
<string>Figure</string>
|
|
<key>scope</key>
|
|
<string>text.html</string>
|
|
<key>tabTrigger</key>
|
|
<string>figure5</string>
|
|
<key>uuid</key>
|
|
<string>7D6BF331-65F7-4FEC-912D-CEEEFA320DC3</string>
|
|
</dict>
|
|
</plist>
|