For example, in a Python project I have ```toml [tool.ruff] line-length = 100 ``` but `M-q` in a docstring doesn't obey this.
For example, in a Python project I have
but
M-qin a docstring doesn't obey this.