LoginSignup
1
1

More than 3 years have passed since last update.

【Qiita】記事で使える 続きを読む もっと詳しく

Last updated at Posted at 2019-12-15

Qiita記事で挨拶、はじめに、前振り、要約や概要、自分語り、以下略等が長い時に read more
アコーディオン メニュー 折りたたみ CSSなし

詳細折りたたみ要素 detales summary タグを使用する。
改行するとはみ出る。

  • Markdownの何が機能するのか

続きを読む Read more
text 強調(太字)
text 強調(斜体)
text 打ち消し線
code コードのインライン表示
title リンク
画像埋め込み
ダウンロード.png
ruby:qiita.rb
puts 'code with syntax'

\
| Left align | Right align | Center align |
|:-----------------|------------------:|:------------------:|
| This | This | This |
| column | column | column |
| will | will | will |
| be | be | be |
| left | right | center |
| aligned | aligned | aligned |

  • HTMLの何が機能するのか

続きを読む Read more

A:
a.mp4

B:
b











A B
C D

read_more.html
<details>
<summary>続きを読む</summary>

</details>
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