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

[Gatsb] Markdown–Add a link without underline #1419

Open
thyhmdo opened this issue Feb 8, 2024 · 3 comments
Open

[Gatsb] Markdown–Add a link without underline #1419

thyhmdo opened this issue Feb 8, 2024 · 3 comments

Comments

@thyhmdo
Copy link
Member

thyhmdo commented Feb 8, 2024

Ref link: https://gatsby-theme-carbon.vercel.app/components/markdown#links
Link link: https://carbondesignsystem.com/components/link/usage/#variants


In Gatsby Markdown We need to add Standalone link WITHOUT un underline here because the visual is against our doc

image

image

@alisonjoseph alisonjoseph transferred this issue from carbon-design-system/carbon-website Feb 13, 2024
@alisonjoseph
Copy link
Member

Just wanted to clarify that you're asking for an option to display a link in markdown without an underline? Or are you asking to update ALL links to not have an underline?

There isn't a way to pass options to markdown, so there won't be an easy way to do both with plain markdown.

@thyhmdo
Copy link
Member Author

thyhmdo commented Feb 16, 2024

In our guidance, Standalone links don't accompany with an underline. Visually, people were confused if this was contradicting. So I was wondering if this could be fixed for the Standalone link here. I noticed we only have one type of link with underline even though some links could be standalone without underlines.

@alisonjoseph
Copy link
Member

@thyhmdo if someone wanted to they would need to use the Carbon component directly (which is doable, and we could provide an example), there isn't a way to pass an option in markdown though, we can only pick one way for a markdown link to display.

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

No branches or pull requests

2 participants