stoplightio / elements

Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
https://stoplight.io/open-source/elements/
Apache License 2.0
1.82k stars 206 forks source link

fix: issue of internal and exterrnal links in article #2731

Closed SB-venkatyadavilli closed 15 hours ago

SB-venkatyadavilli commented 3 weeks ago

Addressed

STOP-1073

Description

fixed the issue of Devportal Links between the article.

Testing

I have tested it manually and also tested in the platform-internal using Yalc.

Artifact

Before fix:

https://github.com/user-attachments/assets/b11584a8-5cb5-422e-96f2-f8c81ee0f5ce

After fix:

https://github.com/user-attachments/assets/f3a033de-8b83-43df-b9ef-8407c2f67578

netlify[bot] commented 3 weeks ago

Deploy Preview for stoplight-elements-demo ready!

Name Link
Latest commit 9d1c12cad45b2c676305eab3b5bdd116bb6bc3b4
Latest deploy log https://app.netlify.com/sites/stoplight-elements-demo/deploys/674573feff52f10008aed65a
Deploy Preview https://deploy-preview-2731--stoplight-elements-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 3 weeks ago

Deploy Preview for stoplight-elements ready!

Name Link
Latest commit 9d1c12cad45b2c676305eab3b5bdd116bb6bc3b4
Latest deploy log https://app.netlify.com/sites/stoplight-elements/deploys/674573fed6c612000855ccb8
Deploy Preview https://deploy-preview-2731--stoplight-elements.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

ben-smartbear commented 3 weeks ago

please add a test for this

ben-smartbear commented 2 weeks ago

i don't see the requested unit test for this?

SB-venkatyadavilli commented 1 week ago

i don't see the requested unit test for this? development is in progress

SB-venkatyadavilli commented 5 days ago

@ben-smartbear , have added Unit test case, can you please re-review?