Sha256: 6a6165251910f1bcade22a8230b81b2fd642df8503d7ec9bd94a1514b35b18e0
Contents?: true
Size: 686 Bytes
Versions: 5
Compression:
Stored size: 686 Bytes
Contents
<?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>name</key> <string>Symbol List: Heading</string> <key>scope</key> <string>text.html.asciidoc markup.heading.asciidoc</string> <key>settings</key> <dict> <key>showInSymbolList</key> <integer>1</integer> <key>symbolTransformation</key> <string> # s/(?<==)=/ /g; # change all but first # to m-space s/^=(=*)\s+(.*)/$1$2/; # strip first # and space before title </string> </dict> <key>uuid</key> <string>6929E4A8-0833-4D9F-937D-2A86451C655E</string> </dict> </plist>
Version data entries
5 entries across 5 versions & 1 rubygems