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

Ensure empty lines are copiable and final new line too #16678

Commits on Aug 12, 2021

  1. Ensure empty lines are copiable and final new line too

    When files are highlighted the newline character needs to be added in a whitespace
    compliant mode. Also ensure the final empty newline is rendered.
    
    Fix go-gitea#16434
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    426c149 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. remove extraneous logging

    zeripath authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    88131d4 View commit details
    Browse the repository at this point in the history
  2. remove extraneous logging

    zeripath authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    86b59b3 View commit details
    Browse the repository at this point in the history
  3. Add test and ensure spans closed

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7b5cf1d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into fix-16434-ensure-empty-lines-copiable-and-fi…

    …nal-newline-included
    6543 authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b339f78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    652fb80 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into fix-16434-ensure-empty-lines-copiable-and-fi…

    …nal-newline-included
    6543 authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    3c6a15e View commit details
    Browse the repository at this point in the history