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

allow for line breaks when splitting xrefs for id and position #345

Merged
merged 13 commits into from
Oct 6, 2020

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    b5ddbf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    c800c65 View commit details
    Browse the repository at this point in the history
  2. added test case for this fix

    Connum committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    d87b51a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b12df3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1673b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5403abb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b5b480 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2319f85 View commit details
    Browse the repository at this point in the history
  8. restore error from the error handler itself, to prevent PHPUnit's "TH…

    …E ERROR HANDLER HAS CHANGED!" message
    Connum committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    51b8ea3 View commit details
    Browse the repository at this point in the history
  9. reverse the changes made to the TestCase class and the code in the te…

    …st case depending on it
    Connum committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    86525f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e4b3e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cb6ed2 View commit details
    Browse the repository at this point in the history
  12. code linting

    Connum committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    c2cb436 View commit details
    Browse the repository at this point in the history