nvim-treesitter/tests/indent/algorithm/trailing_whitespace.html

12 lines
227 B
HTML
Raw Normal View History

2023-04-03 23:47:41 +09:00
<!DOCTYPE html>
<html lang="en">
<body>
<!-- This file deliberately contains trailing whitespace -->
<!-- Don't remove them -->
<div>
a
</div>
</body>
</html>