Skip to content

Better display of external links.#20

Closed
rmbaxter67 wants to merge 4 commits intouk-tre:mainfrom
rmbaxter67:main
Closed

Better display of external links.#20
rmbaxter67 wants to merge 4 commits intouk-tre:mainfrom
rmbaxter67:main

Conversation

@rmbaxter67
Copy link
Copy Markdown
Contributor

Fixes #8 . Visual check of link text only do to inability to install Python runtime to check yaml rendering.

Turned all bare "https://links.to/external.glossary.term" into "🔗 External Glossary Term".

Only touches uktre-glossary.yaml.

Added 🔗 icon wrappers around external links down to FAIR Data.
Complete first pass.
Second pass. Visual check of link texts & urls.
@manics
Copy link
Copy Markdown
Member

manics commented Jul 7, 2025

This repo is setup to automatically build previews of PRs:
image

https://uktre-glossary--20.org.readthedocs.build/en/20/
Looks like the :link: markup isn't supported, so either we can look for a mkdocs plugin to parse it, or we could use the Unicode character 🔗 directly in the text?

Replace 🔗 with Unicode  🔗 (mkdocs parser doesn't resolve 🔗 by default)
@rmbaxter67
Copy link
Copy Markdown
Contributor Author

Will replace 🔗 with 🔗 and see how that gets on.

@rmbaxter67 rmbaxter67 closed this Jul 8, 2025
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.

Better way to display external links

2 participants