> On 03/31/2026 2:21 AM MDT Célestin Matte via dovecot <[email protected]> > wrote: > > I just noticed while reading the dovecot-pw man on Arch Linux that the table > in the -r option is broken (missing newline between row): > > | Scheme | Minimum | Maximum | Default | | ------ | ------- | ------- | > ------- | | BLF-CRYPT | 4 | 31 | 5 | | SHA256-CRYPT | 1000 | 999999999 | 5000 > | > | SHA512-CRYPT | 1000 | 999999999 | 5000 |
The man page generation code was not parsing markdown tables. This has been fixed - https://github.com/dovecot/documentation/pull/1483 Thank you for the report. michael _______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]
