mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
feat(indent) test mixed indents
This commit is contained in:
parent
73743890eb
commit
930c60e9f7
2 changed files with 34 additions and 0 deletions
6
tests/indent/html/mixed_indent.html
Normal file
6
tests/indent/html/mixed_indent.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<body>
|
||||
<script>
|
||||
{
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
Loading…
Add table
Add a link
Reference in a new issue