Run `fill-paragraph'

This commit is contained in:
Gerard Vermeulen 2023-03-05 10:50:25 +01:00
parent 48e6673b0e
commit ae396be077

View File

@ -5501,9 +5501,9 @@ contrary to for instance [[https://github.com/Fanael/rainbow-delimiters#readme][
:CUSTOM_ID: sec:electric-operators
:END:
Listing [[lst:configure-electric-operator]] configures =electric-operator-mode=
to add spaces around operators for compatibility with for instance the [[https://black.readthedocs.io/en/stable/][Black
code formatter for Python]].
Listing [[lst:configure-electric-operator]] configures =electric-operator-mode= to
add spaces around operators for compatibility with for instance the [[https://black.readthedocs.io/en/stable/][Black code
formatter for Python]].
#+caption[Configure =electric-operator=]:
#+caption: Configure =electric-operator=.