You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like there might be some custom embed handler we could use, that would allow at least something to be displayed, instead of it getting stripped out completely.
AMP pages use a limited set of HTML elements, and strip everything else out.
Expected Behaviour
Ideally, if the gist can't be displayed correctly, we'd just leave a clear link to the exact gist ID, file and line number as needed.
Current Behavior
No idea - but it should be tested.
Possible Solution
I'm really not even sure how we'd test if the current page is being shown in an AMP context.
The text was updated successfully, but these errors were encountered: