spacevim/bundle/nvim-treesitter-0.9.1/tests/indent/algorithm/trailing_whitespace.html

12 lines
227 B
HTML
Raw Normal View History

2024-08-21 14:17:26 +08:00
<!DOCTYPE html>
<html lang="en">
<body>
<!-- This file deliberately contains trailing whitespace -->
<!-- Don't remove them -->
<div>
a
</div>
</body>
</html>