The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
[name]
Bullet handling

[input]
=over 4

=item *

A bullet.

=item    *

Another bullet.

=item * Also a bullet.

=back

[output]
.IP "\(bu" 4
A bullet.
.IP "\(bu" 4
Another bullet.
.IP "\(bu" 4
Also a bullet.