Last active
October 5, 2018 11:35
-
-
Save theotherdy/3e870681aaea563ca811af85e0723c67 to your computer and use it in GitHub Desktop.
Using gist-embed to embed GitHub gists nicely in instructure Canvas - see: https://learntech.imsu.ox.ac.uk/blog/embedding-a-github-gist-in-instructure-canvas/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p>Text afore gist</p> | |
<p data-gist-id="572406dce62dc51f8dfd392f3458e7e7" data-gist-hide-footer="true"> </p> | |
<p>Text after gist</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment