Skip to content

Commit

Permalink
some fix
Browse files Browse the repository at this point in the history
  • Loading branch information
miya0001 authored Nov 16, 2024
1 parent 2a88fc6 commit d519156
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
10 changes: 1 addition & 9 deletions docs/ハンドブックについて/how-to-write-contents.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
# わかりやすいコンテンツの書き方

## マークダウンについて

ハンドブックのすべてのコンテンツは、マークダウンと呼ばれるフォーマットで記述しなければなりません。

マークダウン記法の書き方は、以下のリンク先を参照してください。

* [https://www.markdownguide.org/basic-syntax/](https://www.markdownguide.org/basic-syntax/)
# よりよいコンテンツの書き方

## 日本語スタイルについて

Expand Down
9 changes: 9 additions & 0 deletions docs/ハンドブックについて/how-to-write-handbook.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# ハンドブックの書き方

## マークダウンについて

ハンドブックのすべてのコンテンツは、マークダウンと呼ばれるフォーマットで記述しなければなりません。

マークダウン記法の書き方は、以下のリンク先を参照してください。

* [https://www.markdownguide.org/basic-syntax/](https://www.markdownguide.org/basic-syntax/)

0 comments on commit d519156

Please sign in to comment.