mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Another markdown fix
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -9,25 +9,7 @@ status: new
|
|||||||
|
|
||||||
## Get yer invite!
|
## Get yer invite!
|
||||||
|
|
||||||
Joing a Slack server requires an invite. To get yours, go [here](https://communityinviter.com/apps/funkypenguin/geek-with-us), or use the form below:
|
Joing a Slack server requires an invite. To get yours, go [here](https://communityinviter.com/apps/funkypenguin/geek-with-us).
|
||||||
|
|
||||||
<div id="CommunityInviter"></div>
|
|
||||||
<script>
|
|
||||||
window.CommunityInviterAsyncInit = function () {
|
|
||||||
CommunityInviter.init({
|
|
||||||
app_url:'geek-with-us',
|
|
||||||
team_id:'funkypenguin'
|
|
||||||
})
|
|
||||||
};
|
|
||||||
|
|
||||||
(function(d, s, id){
|
|
||||||
var js, fjs = d.getElementsByTagName(s)[0];
|
|
||||||
if (d.getElementById(id)) {return;}
|
|
||||||
js = d.createElement(s); js.id = id;
|
|
||||||
js.src = "https://communityinviter.com/js/communityinviter.js";
|
|
||||||
fjs.parentNode.insertBefore(js, fjs);
|
|
||||||
}(document, 'script', 'Community_Inviter'));
|
|
||||||
</script>
|
|
||||||
|
|
||||||
## Code of Conduct
|
## Code of Conduct
|
||||||
|
|
||||||
@@ -44,5 +26,4 @@ See Slack's help page on formatting messages, [here](https://slack.com/help/arti
|
|||||||
!!! tip "Editing your most recent message"
|
!!! tip "Editing your most recent message"
|
||||||
You can edit your most-recent message by pushing the up arrow, make your edits, and then push `Enter` to save!
|
You can edit your most-recent message by pushing the up arrow, make your edits, and then push `Enter` to save!
|
||||||
|
|
||||||
|
|
||||||
--8<-- "common-links.md"
|
--8<-- "common-links.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user