nvim-treesitter/tests/indent/algorithm/trailing_whitespace.html
Pham Huy Hoang 474c59dcf1 add test
2023-04-08 09:56:06 -07:00

11 lines
227 B
HTML

<!DOCTYPE html>
<html lang="en">
<body>
<!-- This file deliberately contains trailing whitespace -->
<!-- Don't remove them -->
<div>
a
</div>
</body>
</html>