We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f794709 + a8cce72 commit d084242Copy full SHA for d084242
1 file changed
identify/extensions.py
@@ -301,6 +301,7 @@
301
'xqy': {'text', 'xquery'},
302
'xsd': {'text', 'xml', 'xsd'},
303
'xsl': {'text', 'xml', 'xsl'},
304
+ 'xslt': {'text', 'xml', 'xsl'},
305
'yaml': {'text', 'yaml'},
306
'yamlld': {'text', 'yaml', 'yamlld'},
307
'yang': {'text', 'yang'},
0 commit comments