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

Fixed startCol/endCol vs startOffset/endOffset mismatch due to greediness and whitespaces #172

Closed
wants to merge 6 commits into from

Commits on Jan 1, 2022

  1. fix for issue #159

    glromeo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    093374b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c3926 View commit details
    Browse the repository at this point in the history
  3. fix for issue #81 and issue #170

    glromeo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    3c9cae4 View commit details
    Browse the repository at this point in the history
  4. removed trimRange (oops!)

    glromeo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    825e320 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75f3385 View commit details
    Browse the repository at this point in the history
  6. restored trimRange

    glromeo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    870382a View commit details
    Browse the repository at this point in the history