Fixed reflow behaviour around bullets.
authorTim Vaughan <plugd@thelambdalab.xyz>
Fri, 22 May 2020 16:08:07 +0000 (18:08 +0200)
committerTim Vaughan <plugd@thelambdalab.xyz>
Fri, 22 May 2020 16:08:07 +0000 (18:08 +0200)
Previously, consecutive lines containing bullets could result in
bullets being added, because of emacs' default auto-fill behaviour.
(Which makes sense when editing text, but not when formatting gemini
documents.)


No differences found