The link-preview extension is injected into our RTD pages (https://docs.readthedocs.com/platform/stable/link-previews.html), giving it some extra functionality.
In #571, however, we discovered it does not play well with sphinx-design cards and other parts of our infrastructure. The same PR introduced a hard-coded patch over the extension.
As mentioned in TODOs (699375a), we may want to revisit these snippets if we move away from Read The Docs eventually.
The link-preview extension is injected into our RTD pages (https://docs.readthedocs.com/platform/stable/link-previews.html), giving it some extra functionality.
In #571, however, we discovered it does not play well with
sphinx-designcards and other parts of our infrastructure. The same PR introduced a hard-coded patch over the extension.As mentioned in TODOs (699375a), we may want to revisit these snippets if we move away from Read The Docs eventually.