LoginSignup
1
1

More than 5 years have passed since last update.

Qiitaでmarkdownのソースを書きたい

Posted at

書きたい。Qiitaでmarkdownのソース

最初バッククオートを連続でつけるcode fences型で書こうとしたらプレビューがえらいことになったので、先頭にスペースを入れるインデント型で書いたらちゃんと出た。

/*  
## cs-some-module

description

```
<div class="primary-header">
  <h2><span class="primary-header__body">Title</span></h2>
</div>
```
*/

よかった。

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