We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
If we add more text to the link, the text will display as a link, but the text in code ticks will not
Text in code ticks should display with mono font, but still be colored as a link.
No response
- OS: MacOS - Browser: Chrome - Browser Version: 116
The text was updated successfully, but these errors were encountered:
Agree 👍
Sorry, something went wrong.
Fix for #34
623dadb
Fixed by 623dadb
thank you so much!
colinwilson
No branches or pull requests
Past Issues Searched
Issue is a Bug Report
Describe the bug
When embedding a link in code ticks, the link will show up as code, but not as a link.
Sample code:
Output:
If we add more text to the link, the text will display as a link, but the text in code ticks will not
Expected behavior
Text in code ticks should display with mono font, but still be colored as a link.
Screenshots
No response
Environment
The text was updated successfully, but these errors were encountered: