|
716 | 716 | } |
717 | 717 | | ^ source.js.embedded.html meta.function.js meta.block.js punctuation.section.block.end.js |
718 | 718 | </script> |
| 719 | + |
| 720 | + |
| 721 | +<!-- |
| 722 | + --- Test JSON |
| 723 | + --> |
| 724 | + |
| 725 | +<script type="application/ld+json"> |
| 726 | + { |
| 727 | + {{ key }}: {{ value }}, |
| 728 | + | ^ meta.mapping.json - meta.interpolation |
| 729 | + | ^^^^^^^^^ meta.mapping.json meta.interpolation.liquid |
| 730 | + | ^^ meta.mapping.json - meta.interpolation |
| 731 | + | ^^^^^^^^^^^ meta.mapping.json meta.interpolation.liquid |
| 732 | + | ^ meta.mapping.json - meta.interpolation |
| 733 | + | ^^ punctuation.section.interpolation.begin.liquid |
| 734 | + | ^^^^^ source.liquid |
| 735 | + | ^^ punctuation.section.interpolation.end.liquid |
| 736 | + | ^ punctuation.separator.key-value.json |
| 737 | + | ^^ punctuation.section.interpolation.begin.liquid |
| 738 | + | ^^^^^^^ source.liquid |
| 739 | + | ^^ punctuation.section.interpolation.end.liquid |
| 740 | + |
| 741 | + "key": "String {{val}}!", |
| 742 | + | ^^^^^^^^ string.quoted.double.json |
| 743 | + | ^^^^^^^ meta.interpolation.liquid |
| 744 | + | ^^ string.quoted.double.json |
| 745 | + |
| 746 | + "key": [ {{item1}}, {{item2}} ], |
| 747 | + | ^^^^^^^^^^^^^^^^^^^^^^^^ meta.mapping.value.json meta.sequence.json |
| 748 | + | ^ punctuation.section.sequence.begin.json |
| 749 | + | ^^^^^^^^^ meta.interpolation.liquid |
| 750 | + | ^ punctuation.separator.sequence.json |
| 751 | + | ^^^^^^^^^ meta.interpolation.liquid |
| 752 | + | ^ punctuation.section.sequence.end.json |
| 753 | + } |
| 754 | +</script> |
0 commit comments