Gist is not showing completely in Medium

后端 未结 4 1704
挽巷
挽巷 2021-01-17 07:36

When I try to embed gist in Medium it shows only the first 11 lines of the gist while code is longer inside gist. How can be this fixed?

4条回答
  •  死守一世寂寞
    2021-01-17 07:55

    I had similar problem while working on my first blog. But following solution helped me. Clone gist via HTTPS. Copy link and paste in editor(no embed, just normal line). Press enter. Pressing enter is important. You will see your code once you hit enter.

提交回复
热议问题