[
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"template"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n    "},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"button"},
  {"type":"Text","value":" "},
  {"type":"NameAttribute","value":"class"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"button\""},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"NameOther","value":"This"},
  {"type":"Text","value":" "},
  {"type":"NameOther","value":"is"},
  {"type":"Text","value":" "},
  {"type":"NameOther","value":"MyButton"},
  {"type":"Punctuation","value":"\u003c/"},
  {"type":"NameTag","value":"button"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n    "},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"ul-extendded"},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":"v-if"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"examples.length\""},
  {"type":"Punctuation","value":" "},
  {"type":"NameAttribute","value":"bordered"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n        "},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"li"},
  {"type":"Text","value":"\n            "},
  {"type":"NameTag","value":"v-for"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"example in examples\""},
  {"type":"Punctuation","value":"\n"},
  {"type":"Text","value":"            "},
  {"type":"NameTag","value":":key"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"`${example.id}`\""},
  {"type":"Text","value":"\n        "},
  {"type":"Punctuation","value":"/\u003e"},
  {"type":"Text","value":"\n    "},
  {"type":"Punctuation","value":"\u003c/"},
  {"type":"NameTag","value":"ul-extendded"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"\u003c/"},
  {"type":"NameTag","value":"template"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n\n"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"template"},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":"v-else"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n\t"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"svg-icon"},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":"v-if"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"isViewTag\""},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n\t"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"svg-icon"},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":"v-else-if"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"isViewTree\" name=\"octicon-git-commit\""},
  {"type":"Punctuation","value":"/\u003e"},
  {"type":"Text","value":"\n\t"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"svg-icon"},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":"v-else"},
  {"type":"Punctuation","value":" "},
  {"type":"NameAttribute","value":"name"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"octicon-git-branch\""},
  {"type":"Punctuation","value":"/\u003e"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"\u003c/"},
  {"type":"NameTag","value":"template"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"template"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n\t"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"input"},
  {"type":"Text","value":" "},
  {"type":"NameAttribute","value":"type"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"hidden\""},
  {"type":"Text","value":" "},
  {"type":"NameAttribute","value":"name"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"_csrf\""},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":":value"},
  {"type":"Operator","value":"="},
  {"type":"LiteralString","value":"\"csrfToken\""},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n\t"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"a"},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":"@click.stop"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n    "},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"button"},
  {"type":"Text","value":" "},
  {"type":"NameTag","value":"@click"},
  {"type":"LiteralString","value":"=\"menuVisible = !menuVisible\""},
  {"type":"Punctuation","value":" "},
  {"type":"NameTag","value":"@keyup.enter"},
  {"type":"LiteralString","value":"=\"menuVisible = !menuVisible\""},
  {"type":"Punctuation","value":"/\u003e"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"\u003c/"},
  {"type":"NameTag","value":"template"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n\n"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"script"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n    "},
  {"type":"KeywordReserved","value":"export"},
  {"type":"Text","value":" "},
  {"type":"Keyword","value":"default"},
  {"type":"Text","value":" "},
  {"type":"Punctuation","value":"{"},
  {"type":"Text","value":"\n        "},
  {"type":"NameOther","value":"name"},
  {"type":"Operator","value":":"},
  {"type":"Text","value":" "},
  {"type":"LiteralStringDouble","value":"\"MyButton\""},
  {"type":"Text","value":"\n    "},
  {"type":"Punctuation","value":"}"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"\u003c/"},
  {"type":"NameTag","value":"script"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n\n"},
  {"type":"Punctuation","value":"\u003c"},
  {"type":"NameTag","value":"style"},
  {"type":"Punctuation","value":"\u003e"},
  {"type":"Text","value":"\n    "},
  {"type":"Punctuation","value":"."},
  {"type":"NameOther","value":"button"},
  {"type":"Punctuation","value":"{"},
  {"type":"Text","value":"\n        "},
  {"type":"NameOther","value":"font"},
  {"type":"Operator","value":"-"},
  {"type":"NameOther","value":"size"},
  {"type":"Operator","value":":"},
  {"type":"LiteralNumberInteger","value":"18"},
  {"type":"NameOther","value":"px"},
  {"type":"Punctuation","value":";"},
  {"type":"Text","value":"\n    "},
  {"type":"Punctuation","value":"}"},
  {"type":"Text","value":"\n"},
  {"type":"Punctuation","value":"\u003c/"},
  {"type":"NameTag","value":"style"},
  {"type":"Punctuation","value":"\u003e"}
]
