1
0
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:
David Young
2023-02-22 22:40:59 +13:00
parent d8fd3e1ccf
commit 71e4b26008

View File

@@ -9,25 +9,7 @@ status: new
## 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:
<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>
Joing a Slack server requires an invite. To get yours, go [here](https://communityinviter.com/apps/funkypenguin/geek-with-us).
## 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"
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"