Hi John,

John Hendy <jw.he...@gmail.com> writes:

> I have the following fill-mode related settings:
>
> (setq-default fill-column 90)
> (add-hook 'text-mode-hook 'turn-on-auto-fill)
>
> I just noticed this behavior the other day when adding a note for a report:
>
> #+begin_src org
> Note: this line, starting with a plain vanilla word will wrap just
> fine. It will not go
> on and on and on and on.
>
> /Note:/ this line, starting with a word in italics markup will wrap
> just fine. It will
> not go on and on and on.
>
> *Note:* this line, starting with a word in bold markup will not wrap
> just fine. It will go on and on and on.
> #+end_src

This should be fixed, thanks for reporting this!

-- 
 Bastien

Reply via email to