Sha256: 0be30a2373f6891282fcca102f7d5fc2d1c1c5a1d827e85284b8325cb8c63d77
Contents?: true
Size: 816 Bytes
Versions: 1
Compression:
Stored size: 816 Bytes
Contents
# Encoding: UTF-8 {fileTypes: ["asp"], foldingStartMarker: /(?<_1><(?i:(?<_2>head|table|div|style|script|ul|ol|form|dl))\b.*?>|\{)/, foldingStopMarker: /(?<_1><\/(?i:(?<_2>head|table|div|style|script|ul|ol|form|dl))>|\})/, keyEquivalent: "^~A", name: "HTML (ASP)", patterns: [{begin: /<%=?/, beginCaptures: {0 => {name: "punctuation.section.embedded.begin.asp"}}, end: "%>", endCaptures: {0 => {name: "punctuation.section.embedded.end.asp"}}, name: "source.asp.embedded.html", patterns: [{captures: {1 => {name: "punctuation.definition.comment.asp"}}, match: /(?<_1>').*?(?=%>)/, name: "comment.line.apostrophe.asp"}, {include: "source.asp"}]}, {include: "text.html.basic"}], scopeName: "text.html.asp", uuid: "27798CC6-6B1D-11D9-B8FA-000D93589AF6"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ver-2010.08 | config/syntax/HTML (ASP).rb |