Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove whitespace inside rendered code <td> #17859

Merged
merged 1 commit into from
Nov 29, 2021

Commits on Nov 29, 2021

  1. Remove whitespace inside rendered code <td>

    This extra whitespace caused isses in Firefox where it would copy a
    extra space character at the start and the end. Additionally, in Chrome,
    the text selection indicated a spaced on the end of the selection where
    there was none. Both issues are fixed with the removal of whitespace.
    silverwind committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    49c8439 View commit details
    Browse the repository at this point in the history