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

rich-text: Fix bug where bare tag name format types could not be registered #46798

Merged
merged 2 commits into from Dec 27, 2022

Commits on Dec 27, 2022

  1. Add “core/unknown” format in test to properly flag bug.

    David Aguilera committed Dec 27, 2022
    Copy the full SHA
    624968f View commit details
    Browse the repository at this point in the history
  2. Allow registration of a bare tag name format when said tag is handled…

    … by “core/unknown”.
    David Aguilera committed Dec 27, 2022
    Copy the full SHA
    c56d974 View commit details
    Browse the repository at this point in the history