소스 검색

doc: escape asterisk at start of the line

x 3 년 전
부모
커밋
6d46ffc7e1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.