mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Update samples.json with Liquid samples.
This commit is contained in:
@@ -262,6 +262,9 @@
|
|||||||
"LFE": [
|
"LFE": [
|
||||||
".lfe"
|
".lfe"
|
||||||
],
|
],
|
||||||
|
"Liquid": [
|
||||||
|
".liquid"
|
||||||
|
],
|
||||||
"Literate Agda": [
|
"Literate Agda": [
|
||||||
".lagda"
|
".lagda"
|
||||||
],
|
],
|
||||||
@@ -671,8 +674,8 @@
|
|||||||
".gemrc"
|
".gemrc"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 588287,
|
"tokens_total": 588920,
|
||||||
"languages_total": 706,
|
"languages_total": 708,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"ABAP": {
|
"ABAP": {
|
||||||
"*/**": 1,
|
"*/**": 1,
|
||||||
@@ -33947,6 +33950,173 @@
|
|||||||
"info": 1,
|
"info": 1,
|
||||||
"reproduce": 1
|
"reproduce": 1
|
||||||
},
|
},
|
||||||
|
"Liquid": {
|
||||||
|
"<!DOCTYPE>": 1,
|
||||||
|
"html": 1,
|
||||||
|
"PUBLIC": 1,
|
||||||
|
"W3C": 1,
|
||||||
|
"DTD": 2,
|
||||||
|
"XHTML": 1,
|
||||||
|
"1": 1,
|
||||||
|
"0": 1,
|
||||||
|
"Transitional": 1,
|
||||||
|
"EN": 1,
|
||||||
|
"http": 2,
|
||||||
|
"www": 1,
|
||||||
|
"w3": 1,
|
||||||
|
"org": 1,
|
||||||
|
"TR": 1,
|
||||||
|
"xhtml1": 2,
|
||||||
|
"transitional": 1,
|
||||||
|
"dtd": 1,
|
||||||
|
"<html>": 1,
|
||||||
|
"xmlns=": 1,
|
||||||
|
"xml": 1,
|
||||||
|
"lang=": 2,
|
||||||
|
"<head>": 1,
|
||||||
|
"<meta>": 1,
|
||||||
|
"equiv=": 1,
|
||||||
|
"content=": 1,
|
||||||
|
"<title>": 1,
|
||||||
|
"{": 89,
|
||||||
|
"shop.name": 2,
|
||||||
|
"}": 89,
|
||||||
|
"-": 4,
|
||||||
|
"page_title": 1,
|
||||||
|
"</title>": 1,
|
||||||
|
"|": 31,
|
||||||
|
"global_asset_url": 5,
|
||||||
|
"stylesheet_tag": 3,
|
||||||
|
"script_tag": 5,
|
||||||
|
"shopify_asset_url": 1,
|
||||||
|
"asset_url": 2,
|
||||||
|
"content_for_header": 1,
|
||||||
|
"</head>": 1,
|
||||||
|
"<body>": 1,
|
||||||
|
"id=": 28,
|
||||||
|
"<p>": 1,
|
||||||
|
"class=": 14,
|
||||||
|
"<a>": 9,
|
||||||
|
"href=": 9,
|
||||||
|
"Skip": 1,
|
||||||
|
"to": 1,
|
||||||
|
"navigation.": 1,
|
||||||
|
"</a>": 9,
|
||||||
|
"</p>": 1,
|
||||||
|
"%": 46,
|
||||||
|
"if": 5,
|
||||||
|
"cart.item_count": 7,
|
||||||
|
"<div>": 23,
|
||||||
|
"style=": 5,
|
||||||
|
"<h2>": 3,
|
||||||
|
"There": 1,
|
||||||
|
"pluralize": 3,
|
||||||
|
"in": 8,
|
||||||
|
"title=": 3,
|
||||||
|
"your": 1,
|
||||||
|
"cart": 1,
|
||||||
|
"</h2>": 3,
|
||||||
|
"<h4>": 1,
|
||||||
|
"Your": 1,
|
||||||
|
"subtotal": 1,
|
||||||
|
"is": 1,
|
||||||
|
"cart.total_price": 2,
|
||||||
|
"money": 5,
|
||||||
|
".": 3,
|
||||||
|
"</h4>": 1,
|
||||||
|
"for": 6,
|
||||||
|
"item": 1,
|
||||||
|
"cart.items": 1,
|
||||||
|
"onMouseover=": 2,
|
||||||
|
"onMouseout=": 2,
|
||||||
|
"<img>": 4,
|
||||||
|
"src=": 5,
|
||||||
|
"</div>": 23,
|
||||||
|
"endfor": 6,
|
||||||
|
"<br>": 2,
|
||||||
|
"endif": 5,
|
||||||
|
"<h1>": 1,
|
||||||
|
"</h1>": 1,
|
||||||
|
"onclick=": 1,
|
||||||
|
"View": 1,
|
||||||
|
"Mini": 1,
|
||||||
|
"Cart": 1,
|
||||||
|
"(": 1,
|
||||||
|
")": 1,
|
||||||
|
"<hr>": 3,
|
||||||
|
"content_for_layout": 1,
|
||||||
|
"<ul>": 5,
|
||||||
|
"link": 2,
|
||||||
|
"linklists.main": 1,
|
||||||
|
"menu.links": 1,
|
||||||
|
"<li>": 5,
|
||||||
|
"link.title": 2,
|
||||||
|
"link_to": 2,
|
||||||
|
"link.url": 2,
|
||||||
|
"</li>": 5,
|
||||||
|
"</ul>": 5,
|
||||||
|
"tags": 1,
|
||||||
|
"tag": 4,
|
||||||
|
"collection.tags": 1,
|
||||||
|
"<span>": 1,
|
||||||
|
"link_to_add_tag": 1,
|
||||||
|
"</span>": 1,
|
||||||
|
"highlight_active_tag": 1,
|
||||||
|
"link_to_tag": 1,
|
||||||
|
"linklists.footer.links": 1,
|
||||||
|
"All": 1,
|
||||||
|
"prices": 1,
|
||||||
|
"are": 1,
|
||||||
|
"shop.currency": 1,
|
||||||
|
"Powered": 1,
|
||||||
|
"by": 1,
|
||||||
|
"Shopify": 1,
|
||||||
|
"</body>": 1,
|
||||||
|
"</html>": 1,
|
||||||
|
"<h3>": 1,
|
||||||
|
"We": 1,
|
||||||
|
"have": 1,
|
||||||
|
"wonderful": 1,
|
||||||
|
"products": 1,
|
||||||
|
"</h3>": 1,
|
||||||
|
"image": 1,
|
||||||
|
"product.images": 1,
|
||||||
|
"forloop.first": 1,
|
||||||
|
"rel=": 2,
|
||||||
|
"alt=": 2,
|
||||||
|
"else": 1,
|
||||||
|
"product.title": 1,
|
||||||
|
"Vendor": 1,
|
||||||
|
"product.vendor": 1,
|
||||||
|
"link_to_vendor": 1,
|
||||||
|
"Type": 1,
|
||||||
|
"product.type": 1,
|
||||||
|
"link_to_type": 1,
|
||||||
|
"<small>": 1,
|
||||||
|
"product.price_min": 1,
|
||||||
|
"product.price_varies": 1,
|
||||||
|
"product.price_max": 1,
|
||||||
|
"</small>": 1,
|
||||||
|
"<form>": 1,
|
||||||
|
"action=": 1,
|
||||||
|
"method=": 1,
|
||||||
|
"<select>": 1,
|
||||||
|
"name=": 2,
|
||||||
|
"variant": 1,
|
||||||
|
"product.variants": 1,
|
||||||
|
"<option>": 1,
|
||||||
|
"value=": 2,
|
||||||
|
"variant.title": 1,
|
||||||
|
"variant.price": 1,
|
||||||
|
"</option>": 1,
|
||||||
|
"</select>": 1,
|
||||||
|
"<input>": 1,
|
||||||
|
"type=": 2,
|
||||||
|
"</form>": 1,
|
||||||
|
"product.description": 1,
|
||||||
|
"<script>": 1,
|
||||||
|
"</script>": 1
|
||||||
|
},
|
||||||
"Literate Agda": {
|
"Literate Agda": {
|
||||||
"documentclass": 1,
|
"documentclass": 1,
|
||||||
"{": 35,
|
"{": 35,
|
||||||
@@ -61962,6 +62132,7 @@
|
|||||||
"Latte": 759,
|
"Latte": 759,
|
||||||
"Less": 39,
|
"Less": 39,
|
||||||
"LFE": 1711,
|
"LFE": 1711,
|
||||||
|
"Liquid": 633,
|
||||||
"Literate Agda": 478,
|
"Literate Agda": 478,
|
||||||
"Literate CoffeeScript": 275,
|
"Literate CoffeeScript": 275,
|
||||||
"LiveScript": 123,
|
"LiveScript": 123,
|
||||||
@@ -62137,6 +62308,7 @@
|
|||||||
"Latte": 2,
|
"Latte": 2,
|
||||||
"Less": 1,
|
"Less": 1,
|
||||||
"LFE": 4,
|
"LFE": 4,
|
||||||
|
"Liquid": 2,
|
||||||
"Literate Agda": 1,
|
"Literate Agda": 1,
|
||||||
"Literate CoffeeScript": 1,
|
"Literate CoffeeScript": 1,
|
||||||
"LiveScript": 1,
|
"LiveScript": 1,
|
||||||
@@ -62236,5 +62408,5 @@
|
|||||||
"YAML": 2,
|
"YAML": 2,
|
||||||
"Zephir": 2
|
"Zephir": 2
|
||||||
},
|
},
|
||||||
"md5": "9cc12f291dc1b2d049fb7696ac69c345"
|
"md5": "6b0c98c8e022758367e53a8295a3c997"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user