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 class="mdc-components"> | |
<div class="mdc-components__section"> | |
<div class="mdc-components__column"> | |
<div> | |
<div class="mdc-component mdc-component__buttons"> | |
<p>Buttons</p> | |
<div class="mdc-component__section"> | |
<div class="mdc-component__containers"> | |
<div class="mdc-component__containers__primary"> | |
<p>Primary</p><button class="mdc-fab material-icons" aria-label="Add"><span class="mdc-fab__icon">add</span></button> <button class="mdc-fab material-icons mdc-fab--plain" aria-label="Add"><span class="mdc-fab__icon">add</span></button> |
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 class="mdc-components"> | |
<div class="mdc-components__section"> | |
<div class="mdc-components__column"> | |
<div> | |
<div class="mdc-component mdc-component__buttons"> | |
<p>Buttons</p> | |
<div class="mdc-component__section"> | |
<div class="mdc-component__containers"> | |
<div class="mdc-component__containers__primary"> | |
<p>Primary</p><button class="mdc-fab material-icons" aria-label="Add"><span class="mdc-fab__icon">add</span></button> <button class="mdc-fab material-icons mdc-fab--plain" aria-label="Add"><span class="mdc-fab__icon">add</span></button> |
These are pretty nice hover styles, admittedly.
A Pen by Matthew Pasteris on CodePen.
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
The gist of it is, fundamentally this is a test to further one's understanding of what exactly might constitute said "gist". | |
<h3>What happens if I put code in here?</h3> | |
<p> | |
It says, after all, "instantly share code[...]" | |
</p> | |
<p> | |
So will it be formatted or is it share code in the sense that this will all be in <pre> or whatever...probably the latter. | |
**What about markdown?** Will that format? |