[TOC]
1. Typoraコマンド
| 見出しサイズ変更 | Ctrlと=とShiftの同時押し |
|---|---|
| 目次を挿入 | [top] |
| リンクの挿入 | This is [an example](https://example.com/"Title")inline liknk |
画像の挿入(leftをcenterなどにもできる) |
<left><img src="/path/to/img" width="700px" /></left>画像の挿入の参考資料 英語 |
| インサートリンク/ローカルファイルのリンク | [text](URL/file path) |
| ソースコードモードに変更 | コマンド+/ |
| ファイル内リンク | ## This is a title... A [link](#this-is-a-title) to jump towards target header |
| ハイパーリンクに飛ぶ(Typora編集中) | Command+Click |
2. 環境設定
| 画像を表示するときに可能な限り相対パスで表示 | 設定>エディタ |
|---|---|
| コードブロックに行番号を表示 | 設定>マークダウン |