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(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp #10168

Merged
merged 11 commits into from
May 24, 2024

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. improve urlUtils

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    38b101a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb33901 View commit details
    Browse the repository at this point in the history
  3. Make it work!

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f5d9734 View commit details
    Browse the repository at this point in the history
  4. unit tests

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f039da2 View commit details
    Browse the repository at this point in the history
  5. add dogfood for linking tests

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    668d39c View commit details
    Browse the repository at this point in the history
  6. do the refactor cleanup

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7890eec View commit details
    Browse the repository at this point in the history
  7. more cleanup

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9527c09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43ab19b View commit details
    Browse the repository at this point in the history
  9. fixes

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    98e393f View commit details
    Browse the repository at this point in the history
  10. polish before merge

    slorber committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ebe2aef View commit details
    Browse the repository at this point in the history