Sha256: 650abc9f5545181942b8df27770ebfdd8d88c6bfa4005e139ca8eaf019eb2b27
Contents?: true
Size: 799 Bytes
Versions: 52
Compression:
Stored size: 799 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>name</key> <string>Symbol List: Heading</string> <key>scope</key> <string>text.html.textile markup.heading.textile</string> <key>settings</key> <dict> <key>showInSymbolList</key> <integer>1</integer> <key>symbolTransformation</key> <string> s/\s*$//; # strip spaces s/^\s*//; s/(^(h[1-6])([<>=()]+)?)(\([^)]*\)|{[^}]*})*(\.)/$2/; s/^h1//; # indent headers s/^h2/ /; s/^h3/ /; s/^h4/ /; s/^h5/ /; s/^h6/ /; </string> </dict> <key>uuid</key> <string>1D499ACC-5612-4D30-A405-2B0488AC6F74</string> </dict> </plist>
Version data entries
52 entries across 44 versions & 3 rubygems