ADRs are currently on TOML format. It would be nice if RFCs could be TOML as well.
TOML allows one-sentence-per-line and are thus more human-readable (making it easier to read and edit them in an IDE) and works better with diff-tools (Pull Requests will become much more readable).
Nice tool, btw.