Last active
October 20, 2022 13:50
-
-
Save bdelacretaz/e696f83d35fa99e60432a6bbe7778b47 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<div itemscope itemid="gist:example-intro"> | |
<!-- | |
POSTing this element will cause it to be written to the | |
Gist that the "gist" meta element above points to. | |
--> | |
<p> | |
This introduction can be <em>edited</em> and is stored <strong>in a Gist</strong>. | |
</p> | |
<p> | |
We use Gists initially as the API is super simple, and once that works we can "graduate" | |
to actual files in Git. | |
</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment