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

Fix: prevent duplicate anchors in text with styles #4733

Merged
merged 10 commits into from
Jul 23, 2021
Merged

Fix: prevent duplicate anchors in text with styles #4733

merged 10 commits into from
Jul 23, 2021

Commits on Jul 22, 2021

  1. prevent duplicate anchors

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a59af0a View commit details
    Browse the repository at this point in the history
  2. add unit tests

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f73b638 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary comments and change function name

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    926ca80 View commit details
    Browse the repository at this point in the history
  4. fix typos and add more unit tests

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6adf7dd View commit details
    Browse the repository at this point in the history
  5. add manual tests

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    28f82bd View commit details
    Browse the repository at this point in the history
  6. fix remove multiple anchors

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    83b70a3 View commit details
    Browse the repository at this point in the history
  7. add missing unit test case and add missing plugin into manual test

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    644ad85 View commit details
    Browse the repository at this point in the history
  8. convert monkey-clicking manual test to more specyfic

    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    1805f59 View commit details
    Browse the repository at this point in the history
  9. remove manual tests; add custom message when test fails; add one more…

    … unit test case
    Karol Dawidziuk authored and sculpt0r committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    621f93e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91f6da3 View commit details
    Browse the repository at this point in the history