Skip to content

Ensure raw URLs are clickable - #176

Merged
seisman merged 1 commit into
masterfrom
url-click
Sep 15, 2026
Merged

seisman merged 1 commit into
masterfrom
url-click

Conversation

@seisman

@seisman seisman commented Sep 15, 2026

Copy link
Copy Markdown
Member

The URLs on the citing page are not clickable.

image

This PR fixes it by enabling the gfm_autolink extension (https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#syntax-gfm-autolink):

Preview: https://gmt-website--176.org.readthedocs.build/en/176/cite/

image

Comment thread conf.py
# Sphinx project configuration
templates_path = ["_templates"]
exclude_patterns = ["_build"]
source_suffix = {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed.

@seisman
seisman merged commit 095a0c3 into master Sep 15, 2026
3 checks passed
@seisman
seisman deleted the url-click branch September 15, 2026 10:33
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.

3 participants