0
0

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.

マークダウン方式でのネストした引用文の書き方(引用の引用)

Posted at

はじめに

READMEやgithubのコメント等のマークダウン方式で、引用文の中に引用文を書く方法です。

結論

ネストしたい引用文

引用文

ネストしたい引用文

引用文

こうするには

>> ネストしたい引用文

> 引用文
>> ネストしたい引用文

> 引用文

こう書きます。
引用文中でネストを解除するには、いったん改行が必要です。

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?