[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] `org-fill-paragraph' doesn't respect formatting
From: |
Marco Wahl |
Subject: |
Re: [BUG] `org-fill-paragraph' doesn't respect formatting |
Date: |
Wed, 08 Dec 2021 12:24:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Tor Kringeland <tor.a.s.kringeland@ntnu.no> writes:
> Applying `org-fill-paragraph' to /e.g./
>
> /Some text./ Some more text.
>
> when `sentence-end-double-space' is t removes the double space to a
> single space. The same happens with other formatting like *bold* and
> _underline_. In other instances it is more context aware. /E.g./
> applying it to
>
> (Some text.) Some more text.
>
> does nothing, which is correct.
Confirmed.
This should bring the issue to https://updates.orgmode.org/ I think.
Thanks!