Skip to content

low-level-settings.md: resolve extra space rendering#857

Open
owlsy wants to merge 2 commits intoAdguardTeam:masterfrom
owlsy:patch-1
Open

low-level-settings.md: resolve extra space rendering#857
owlsy wants to merge 2 commits intoAdguardTeam:masterfrom
owlsy:patch-1

Conversation

@owlsy
Copy link
Copy Markdown

@owlsy owlsy commented Apr 14, 2026

As mentioned in #848, #853, and #855, using two regular spaces does not show correctly on the page; it renders as one single space.

The second space between GET and /foo/bar/ could be using the Unicode em space (8195 in UTF-8) to resolve it.

Closes #853.

As mentioned several times in AdguardTeam#848, AdguardTeam#853, and AdguardTeam#855, just using two regular spaces continues to not show correctly on the page. It just shows one space.

The second space between GET and /foo/bar/ should be using the Unicode em space (8195 in UTF-8).

Creating a PR myself to resolve this, as I have been ignored.

Closes AdguardTeam#853.
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.

Still same before and after in example (#848)

1 participant