5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

qiitaの記事で目次を作っても移動できない

Last updated at Posted at 2021-07-03

解決

プレビューでヘッダをホバーして左のアイコンをクリックすると、urlがかわるので、それを使う。
以下は例

## 目次
[これは、まえがき。](#これはまえがき)
[本文!](#本文)
[あとがき(TODO:書く)](#あとがきtodo書く)

目次

これは、まえがき。
本文!
あとがき(TODO:書く)

これは、まえがき。

t
e
s
t
t
e
s
t

本文!

t
e
s
t
t
e
s
t

あとがき(TODO:書く)

t
e
s
t
t
e
s
t

5
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?