helix/book
Michael Davis aa20eb8e7f
Add config for trimming trailing whitespace and newlines on write
These match the equivalent options in VSCode. `trim_trailing_whitespace`
is also the name used by EditorConfig.

* `trim-final-newlines` trims any extra line endings after the final one
* `trim-trailing-whitespace` trims any trailing whitespace (but not
  empty lines)
2025-03-10 10:18:55 -04:00
..
src Add config for trimming trailing whitespace and newlines on write 2025-03-10 10:18:55 -04:00
theme book: Copy over index.hbs from mdbook 0.4.43 2024-11-25 17:53:13 -05:00
.gitignore Add book/ (mdbook based user guide) 2021-04-05 15:48:08 +09:00
book.toml use AND operator when searching (#7839) 2023-08-08 15:22:52 +02:00
custom.css Fix search highlighting for the default docs theme (#8270) 2023-09-13 16:37:39 +02:00