Sha256: 4a654d194fbbf7b0dd1f812fa076c3fc65bfcc856d725c7b9ce86948979197ea

Contents?: true

Size: 1.67 KB

Versions: 11

Compression:

Stored size: 1.67 KB

Contents

[[
   "start",
  ["text.xml","tokenize Curly template"],
  ["variable","{{"],
  ["text","test"],
  ["variable","}}"]
],[
   "start",
  ["text.xml","tokenize embedded script"]
],[
   "start",
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.script.tag-name.xml","script"],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","a"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","'a'"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["storage.type","var"],
  ["meta.tag.punctuation.end-tag-open.xml","</"],
  ["meta.tag.script.tag-name.xml","script"],
  ["meta.tag.punctuation.tag-close.xml",">"],
  ["text.xml","'123'"]
],[
   "start",
  ["text.xml","tokenize multiline attribute value with double quotes"]
],[
   ["string.attribute-value.xml0","tag_stuff"],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.anchor.tag-name.xml","a"],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","href"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","\"abc{{xyz}}"]
],[
   "start",
  ["string.attribute-value.xml","def\""],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start",
  ["text.xml","tokenize multiline attribute value with single quotes"]
],[
   ["string.attribute-value.xml","tag_stuff"],
  ["meta.tag.punctuation.tag-open.xml","<"],
  ["meta.tag.anchor.tag-name.xml","a"],
  ["text.tag-whitespace.xml"," "],
  ["entity.other.attribute-name.xml","href"],
  ["keyword.operator.attribute-equals.xml","="],
  ["string.attribute-value.xml","'abc"]
],[
   "start",
  ["string.attribute-value.xml","def\\\"'"],
  ["meta.tag.punctuation.tag-close.xml",">"]
],[
   "start"
]]

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
gollum-4.1.4 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
gollum-4.1.3 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
inc_gollum-4.1.2d lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
inc_gollum-4.1.2c lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
gollum-4.1.2 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
gollum-4.1.1 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
gollum-4.1.0 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
gollum-4.0.1 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
pollypost-0.0.2 vendor/assets/ace-1.1.8/mode/_test/tokens_curly.json
gollum-4.0.0 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json
gollum-3.1.3 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_curly.json