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.
1 parent ec3fa13 commit a48910fCopy full SHA for a48910f
packages/html/index.js
@@ -5,5 +5,5 @@ module.exports = {
5
libraryPath: libPath,
6
extensions: ['html', 'htm', 'xhtml'],
7
languageSymbol: 'tree_sitter_html',
8
- expandoChar: '$',
+ expandoChar: 'z',
9
}
0 commit comments