Skip to content

README.md: fix link rendering#202

Open
kevinburke wants to merge 1 commit intoanthropic-experimental:mainfrom
kevinburke:fix-domain-fronting
Open

README.md: fix link rendering#202
kevinburke wants to merge 1 commit intoanthropic-experimental:mainfrom
kevinburke:fix-domain-fronting

Conversation

@kevinburke
Copy link
Copy Markdown

Because the link is inside of a <Warning> pseudo-tag, Github doesn't do link interpolation and renders it literally.

Switch to use Github's warning format, which should fix both the link and the appearance.

Because the link is inside of a `<Warning>` pseudo-tag, Github doesn't
do link interpolation and renders it literally.

Switch to use Github's warning format, which should fix both the link
and the appearance.
@kevinburke
Copy link
Copy Markdown
Author

How it renders now

image

How it will render when this patch is applied

image

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