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

Text in code ticks does not show up as a link #34

Closed
2 tasks done
Nadine2016 opened this issue Aug 25, 2023 · 3 comments
Closed
2 tasks done

Text in code ticks does not show up as a link #34

Nadine2016 opened this issue Aug 25, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Nadine2016
Copy link

Past Issues Searched

  • I have searched open and closed issues to make sure that the bug has not yet been reported

Issue is a Bug Report

  • This is a bug report and not a feature request, nor asking for support

Describe the bug

When embedding a link in code ticks, the link will show up as code, but not as a link.

Sample code:

[`mylink`](www.example.com)

Output:

image

If we add more text to the link, the text will display as a link, but the text in code ticks will not

image

Expected behavior

Text in code ticks should display with mono font, but still be colored as a link.

Screenshots

No response

Environment

- OS: MacOS
- Browser: Chrome
- Browser Version: 116
@Nadine2016 Nadine2016 changed the title Links in code ticks do not show up as links Text in code ticks does not show up as a link Aug 25, 2023
@colinwilson colinwilson added the enhancement New feature or request label Aug 25, 2023
@colinwilson colinwilson self-assigned this Aug 25, 2023
@colinwilson
Copy link
Owner

Text in code ticks should display with mono font, but still be colored as a link.

Agree 👍

colinwilson added a commit that referenced this issue Aug 29, 2023
@colinwilson
Copy link
Owner

Fixed by 623dadb

@Nadine2016
Copy link
Author

thank you so much!

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

No branches or pull requests

2 participants