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)
commit4a477550ca8d932e0708b961be515b0a64aeef69
tree16ad18c6596430ca88372edae2f4daa4160d4c6e
parentc0cd7a5c233006cfb53cf8b71b04e4ac5c6c1bac
Fixed reflow behaviour around bullets.

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.)
elpher.el