Relates to #217.
GitHub has an API call we could use for fetching a file's raw content: https://docs.github.com/en/rest/repos/contents?apiVersion=2026-03-10#get-repository-content
Not sure this would actually be more reliable than transforming the link but just wanted to log it.
Relates to #217.
GitHub has an API call we could use for fetching a file's raw content: https://docs.github.com/en/rest/repos/contents?apiVersion=2026-03-10#get-repository-content
Not sure this would actually be more reliable than transforming the link but just wanted to log it.