Vladimir Sementsov-Ogievskiy <[email protected]> writes: > On 31.10.25 12:47, Markus Armbruster wrote: >> For legibility, wrap text paragraphs so every line is at most 70 >> characters long. Consistently separate sentences with two spaces. >> Consistently separate member descriptions with a blank line. >> Signed-off-by: Markus Armbruster<[email protected]> > > > git show --color-words='[^#[:space:]]+' > > shows no difference, except for small fix "Example:" -> ".. qmp-example:"
I had forgotten about that fix. I'll split it off. > Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> Thanks!
