<?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>beforeRunningCommand</key>
<string>nop</string>
<key>command</key>
<string>. "$TM_SUPPORT_PATH/lib/webpreview.sh"
html_header "Javascript Tools Help" "Javascript"
"$TM_SUPPORT_PATH/lib/markdown_to_help.rb" "$TM_BUNDLE_PATH/README.markdown"
echo "<p>Feel free to pop open the bundles guts and use the tools directly if you'd like</p>"
echo "open '$TM_BUNDLE_PATH/bin/'"
html_footer
</string>
<key>dontFollowNewOutput</key>
<true/>
<key>input</key>
<string>none</string>
<key>name</key>
<string>Help</string>
<key>output</key>
<string>showAsHTML</string>
<key>scope</key>
<string>source.js</string>
<key>uuid</key>
<string>6298E048-4D1B-4DD2-A3F1-AB78DD181E06</string>
</dict>
</plist>