DSDhruv SaraiyaAug 10, 2021
Support for embedding only one file from a gist
Right now you can embed the gist by % followed by [] having the link to your gist, which includes all the files from that gist. If you want to only add some files from that gist, you have to do it by adding ?file=index.js to the link. That seems to ...
NNishu commented