Sha256: 7204bf974e51ebcb6bbff022337440ce8fc6463039054061faa964f306308e8a
Contents?: true
Size: 944 Bytes
Versions: 3
Compression:
Stored size: 944 Bytes
Contents
{ "fileTypes": [ "yaws" ], "foldingStartMarker": "(?x)\n\t\t(<(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl|erl)\\b.*?>\n\t\t|<!--(?!.*-->)\n\t\t|\\{\\s*($|\\?>\\s*$|//|/\\*(.*\\*/\\s*$|(?!.*?\\*/)))\n\t\t)", "foldingStopMarker": "(?x)\n\t\t(</(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl|erl)>\n\t\t|^\\s*-->\n\t\t|(^|\\s)\\}\n\t\t)", "keyEquivalent": "^~E", "name": "HTML (Erlang)", "patterns": [ { "begin": "<erl>", "captures": { "0": { "name": "punctuation.section.embedded.erlang" } }, "end": "</erl>", "name": "source.erlang.embedded.html", "patterns": [ { "include": "source.erlang" } ] }, { "include": "text.html.basic" } ], "scopeName": "text.html.erlang.yaws", "uuid": "3FBFF015-B650-4734-848C-47B53ACD5E32" }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ver-2009.12.14 | config/syntax/HTML (Erlang).json |
ver-2009.11.29 | config/syntax/HTML (Erlang).json |
ver-2009.11.28 | config/syntax/HTML (Erlang).json |