Hello, stardiviner <numbch...@gmail.com> writes:
> And here is the steps I reproduce this bug: > > 1. Open an Org file which contains long un-wrapped text. Like this: > > #+begin_src org > In addition to debugging a program, VS Code supports running the program. > The *Debug: Run (Start Without Debugging)* /action/ is triggered with > =[Ctrl+F5]= and uses the currently selected launch configuration. Many of the > launch configuration attributes are supported in 'Run' mode. VS Code > maintains a debug session while the program is running, and pressing the Stop > button terminates the program. > > Tip: The Run action is always available, but not all debugger extensions > support 'Run'. In this case, 'Run' will be the same as 'Debug'. > #+end_src > > 2. region select two paragraphs. > > 3. press [M-q] ~org-fill-paragraph~ command. > > 4. The second paragraph is not filled. Fixed. Thank you. Regards, -- Nicolas Goaziou