Description
I want to use markdown in Note
, but markdown in Note
does not work.
I actually showed it in the article in Japanese below.
https://qiita.com/Yarakashi_Kikohshi/items/a52df374e371bacb2ded
I would like to use at least the following markdown in Note
.
I think it will be more useful.
- Italic
- Bold
StrikethroughCode
- link: e.g.
[Qiita Home](http://qiita.com)
- Image: e.g.

Also, as shown in this article, there seems to be a problem with certain markdown and the use of HTML tags.
Please refer to the following article for details.
In some example, Heading, Fenced Codeblock, details (HTML) and more.
In particular, using formulas (```math
) in Note
seemed to destroy other Note
as well.
If there is a notation that should not be used in Note
, please show it.
I have already commented in the following article, but I sent it because I was asked to mention the request in the Issue.
https://qiita.com/Qiita/items/c686397e4a0f4f11683d#comment-3d054fb8c6ee27ca06ef
Thank you.