# Link navigation demo
`Tab` / `⇧Tab` でリンクをフォーカス、`Enter` で開く。
(URL=ブラウザ / ローカルファイル=konoma プレビュー / ディレクトリ=そこへ移動)
## ローカルリンク(konoma 内で開く)
- コード: [hello.rs](./code/hello.rs) / [config.toml](./code/config.toml)
- テキスト: [japanese.txt](./japanese.txt)
- ディレクトリ: [code/](./code)
- 別の Markdown: [m3-demo.md](./m3-demo.md)
## 外部リンク(ブラウザで開く)
- [ratatui](https://ratatui.rs)
- [Rust](https://www.rust-lang.org)
- 自動リンク: <https://github.com>
## 存在しないリンク(エラー表示)
- [missing](./does-not-exist.md)