badness 0.4.0

An LSP, formatter, and linter for LaTeX
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

badness is at version `{{ badness-version }}` and pre-release; the surface
described in these docs is still growing. Notable changes will be recorded here
as releases are cut.

## Unreleased

- Initial documentation site.
- `format`, `lint`, and `lsp` subcommands.
- Formatter wrap modes: `reflow` and `preserve` implemented; `sentence` and
  `semantic` accepted but currently behaving like `preserve`.