Skip to content

Remove the hardwrap of the style guide and how-to#1640

Open
parulin wants to merge 1 commit intoQubesOS:mainfrom
parulin:no-hardwrap-style-guide
Open

Remove the hardwrap of the style guide and how-to#1640
parulin wants to merge 1 commit intoQubesOS:mainfrom
parulin:no-hardwrap-style-guide

Conversation

@parulin
Copy link
Contributor

@parulin parulin commented Feb 28, 2026

Fix QubesOS/qubes-issues#10221

I just used :%s/\v^(\w.*)\n([^-=^" ])/\1 \2/g multiple times in vim.

Fix QubesOS/qubes-issues#10221

I just used `:%s/\v^(\w.*)\n([^-=^" ])/\1 \2/g` multiple times in vim.
@parulin
Copy link
Contributor Author

parulin commented Feb 28, 2026

Using the visual diff in the RTD build, everything seems okay.

@parulin parulin marked this pull request as ready for review February 28, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confusing mention of "hard wrap" in the documentation style guide

1 participant