Hello! I'm trying to put an embed of a github page but whenever I save the code y rewrites itself to remove the link
what I type:
//<iframe src="url" width="100%" height="600px" frameborder="0"></iframe>
what appears when I save:
//<iframe src="" width="100%" height="600px" frameborder="0"></iframe>