143
135

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 5 years have passed since last update.

テキスト罫線の記号(コピペ用)

Posted at

プログラムには関係ありませんが、なんか半年に一回ぐらいのペースで探している気がするのでメモ。

用途

┏━┳━┳━┳━┓
┃表┃を┃書┃い┃
┣━╋━╋━╋━┫
┃た┃り┃ ┃ ┃
┗━┻━┻━┻━┛

ツリーを書いたり
┃ ┃
┃ ┣ あああ
┃ ┣ いいい
┃ ┗ ううう
┗ えええ

コピペ用の記号

  • 細い方

    ─
    │
    ┌
    ┐
    ┘
    └
    ├
    ┬
    ┤
    ┴
    ┼
    
  • 太い方

    ━
    ┃
    ┏
    ┓
    ┛
    ┗
    ┣
    ┳
    ┫
    ┻
    ╋
    
143
135
2

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
143
135

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?