Sha256: e74f39a22055deb1a8216871d747829e19e67ef2202dc49df4f4553d3f522bab
Contents?: true
Size: 1.33 KB
Versions: 31
Compression:
Stored size: 1.33 KB
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>fileTypes</key> <array> <string>furnace</string> <string>fhtml</string> </array> <key>foldingStartMarker</key> <string>(?x) (<(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)\b.*?> |<!--(?!.*-->) |\{\s*($|\?>\s*$|//|/\*(.*\*/\s*$|(?!.*?\*/))) )</string> <key>foldingStopMarker</key> <string>(?x) (</(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)> |^\s*--> |(^|\s)\} )</string> <key>keyEquivalent</key> <string>^~F</string> <key>name</key> <string>HTML (Factor)</string> <key>patterns</key> <array> <dict> <key>begin</key> <string><%\s</string> <key>end</key> <string>(?<=\s)%></string> <key>name</key> <string>source.factor.embedded.html</string> <key>patterns</key> <array> <dict> <key>include</key> <string>source.factor</string> </dict> </array> </dict> <dict> <key>include</key> <string>text.html.basic</string> </dict> </array> <key>scopeName</key> <string>text.html.factor</string> <key>uuid</key> <string>141517D7-73E0-4475-A481-71102575A175</string> </dict> </plist>
Version data entries
31 entries across 31 versions & 3 rubygems