Skip to content

Commit

Permalink
Update src/pages/guidelines/questioner.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Mogyuchi <[email protected]>
  • Loading branch information
InkoHX and Mogyuchi authored Oct 25, 2024
1 parent a42a412 commit 9174b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/guidelines/questioner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ cat ./package.json \
ただし、意味のない長いコードを載せても回答側の負担を増やすだけなので、問題が起きただろうと思う部分のコードを抜き出して載せるようお願いします。
しかし、それで回答ができない場合全てのコードを書いてもらうことになります。

Discordで以下のようにコードやエラー文をバッククォート2つで囲うことで、人間が見やすいフォーマットにしてくれます。
Discordで以下のようにコードやエラー文をバッククォート3つで囲うことで、人間が見やすいフォーマットにしてくれます。

````
```js
Expand Down

0 comments on commit 9174b06

Please sign in to comment.