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

Test Copilot suggestion for linking codeblock #98

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

shenanigansd
Copy link
Member

In reStructuredText (reST), you can include a hyperlink within an inline code block by using the following syntax:

`` `link text <URL>`__ ``

Here's an example:

`` `GitHub <https://github.com>`__ ``

This will render as an inline code block with the text "GitHub" which is a hyperlink to https://github.com.

@shenanigansd shenanigansd self-assigned this Jan 20, 2025
@shenanigansd shenanigansd enabled auto-merge (squash) January 20, 2025 23:16
@shenanigansd shenanigansd merged commit e48cba9 into main Jan 20, 2025
14 checks passed
@shenanigansd shenanigansd deleted the shenanigansd-patch-1 branch January 20, 2025 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant