/ittf/site/docs/t/_vars/common.ittf (primary)
1 $group2 $3 var g_schemas = [4 'ittf',5 'jswizzi',6 'js',7 'ts',8 'html',9 'css',10 'scss',11 'svg',12 'graphql',13 'vue',14 'vtt',15 'md',16 'json',17 'yaml',18 'xml',19 'text'20 ];21 var g_pages = [22 'home',23 'docs',24 'cheatsheets'25 ];