From f9610be8c7f14a8398a655b0bbdd34da7649cf5a Mon Sep 17 00:00:00 2001 From: notnull Date: Sat, 26 Jan 2019 13:41:34 -0500 Subject: [PATCH] experimenting with code formatting. --- md/irc-how-to.md | 4 ++-- org/irc-how-to.org | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/md/irc-how-to.md b/md/irc-how-to.md index 7b006ac..35fb4b8 100644 --- a/md/irc-how-to.md +++ b/md/irc-how-to.md @@ -20,9 +20,9 @@ km3jy7nrj3e2wiju.onion port 6667 || 6697 Basic Commands -------------- -/nick nickname Changes your nick. +`/nick nickname` Changes your nick. -/list Lists all channels on the current network. +`/list` Lists all channels on the current network. /join \#channel Joins the specified channel. diff --git a/org/irc-how-to.org b/org/irc-how-to.org index bbc9411..05f6ce6 100644 --- a/org/irc-how-to.org +++ b/org/irc-how-to.org @@ -12,12 +12,12 @@ https://irc.anarchyplanet.org/pad/p/connect-to-apirc-with-tor ** Basic Commands -/nick nickname +~/nick nickname~ Changes your nick. -/list +~/list~ Lists all channels on the current network. - + /join #channel Joins the specified channel.