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: Extension Api Explorer markdown link clicks #830

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

bryans99
Copy link
Collaborator

Clicking a link in markdown now works for extensions.

Fix is to rely on getAttribute method to get pathname and href values rather
than get pathname and href directly. Also, now tests if url begins with
the spec key as well as the pathname.

Possibly broken by markdown upgrade although why standalone was not
broken is puzzling

Clicking a link in markdown now works for extensions.

Fix is to rely on getAttribute method to get pathname and href values rather
than get pathname and href directly. Also, now tests if url begins with
the spec key as well as the pathname.

Possibly broken by markdown upgrade although why standalone was not
broken is puzzling
@github-actions
Copy link
Contributor

APIX Tests

    1 files    77 suites   2m 24s ⏱️
290 tests 277 ✔️ 13 💤 0 ❌
309 runs  296 ✔️ 13 💤 0 ❌

Results for commit df90780.

Copy link
Contributor

@jkaster jkaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@bryans99 bryans99 merged commit dd8a3f0 into main Sep 21, 2021
@bryans99 bryans99 deleted the brynryans/fix-xapix-markdown-links branch September 21, 2021 21:04
@github-actions

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants