Ver Fonte

doc: escape asterisk at start of the line

x há 3 anos atrás
pai
commit
6d46ffc7e1
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      doc/src/development.md

+ 1 - 1
doc/src/development.md

@@ -79,7 +79,7 @@ This allows us to coordinate more effectively.
 | brb     | be right back      | If you are in a meeting and need to leave for a few mins. For example, maybe you need to grab a book. |
 | one sec | one second         | You need to search something on the web, or you are just doing the task (example: opening the file).  |
 
-* once we have proper syncing implemented in ircd, these will become less relevant and not needed.
+\* once we have proper syncing implemented in ircd, these will become less relevant and not needed.
 
 Another option is to run your ircd inside a persistant tmux session, and never miss messages.