Skip to content

Instantly share code, notes, and snippets.

@ymt117
Created October 21, 2018 03:42
Show Gist options
  • Save ymt117/cfe391c57c77d537887f8d5f971d5dbc to your computer and use it in GitHub Desktop.
Save ymt117/cfe391c57c77d537887f8d5f971d5dbc to your computer and use it in GitHub Desktop.
GitHub Wiki のページ内リンクについて
基本の書き方
[表示名](#ヘッダー名)
----------------
# LINK
- [hoge](#hoge)
- [fuga](#fuga)
### hoge
aaa
### fuga
bbb
----------------
ポイント
・記号は省略する
例:[手順1:野菜を切る](#手順1野菜を切る)
・スペース(空白)は「-(ハイフン)」に置き換える
例:[test case](#test-case)
・大文字は小文字にする
例:[ABC](#abc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment