ksoichiro / document-test

[Mirror] Sample repository to test documentation rendering on GitLab, GitHub, etc.

Home Page:https://gitlab.com/ksoichiro/document-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown ドキュメント

このリポジトリは GitLab で管理し GitHub へミラーリングしています。

箇条書き

  • A であること
  • B であること

状況
GitLab o
GitHub o
VSCode MPE o
Typora o
Left Aligned Centered Right Aligned Left Aligned Centered Right Aligned
Cell 1 Cell 2 Cell 3 Cell 4 Cell 5 Cell 6
Cell 7 Cell 8 Cell 9 Cell 10 Cell 11 Cell 12

脚注

状況
GitLab o
GitHub x
VSCode MPE o
Typora

この脚注は GitLab 用のもので、GitHub では動作しない。Typora ではポップアップ表示されるが脚注部分がそのままの位置に表示される。1

details と summary

状況
GitLab o
GitHub o
VSCode MPE o
Typora x
この部分は GitLab、GitHub では展開/折りたたみ可能だがTyporaでは常に展開してしまう

These details will remain hidden until expanded.

PASTE LOGS HERE

タスク

状況
GitLab o
GitHub o
VSCode MPE o
Typora o
  • Completed task
  • Incomplete task
    • Sub-task 1
    • Sub-task 2
    • Sub-task 3

SVG

表示
GitLab x
GitHub o
VSCode MPE o
Typora o

yEd による SVG

yEd


yEd

Pencil による SVG

Pencil

LibreOffice Draw による SVG

LibreOffice Draw

OpenOffice Draw による SVG

OpenOffice Draw

PNG

表示
GitLab o
GitHub o
VSCode MPE o
Typora o

yEd による PNG

yEd


yEd


yEd

Pencil による PNG

Pencil

LibreOffice Draw による PNG

LibreOffice Draw

OpenOffice Draw による PNG

OpenOffice Draw

mermaid

図の表示
GitLab o
GitHub x
VSCode MPE o
Typora o

シーケンス図

sequenceDiagram
    Alice ->> Bob: Hello Bob, how are you?
    Bob-->>John: How about you John?
    Bob--x Alice: I am good thanks!
    Bob-x John: I am good thanks!
    Note right of John: Bob thinks a long<br/>long time, so long<br/>that the text does<br/>not fit on a row.

    Bob-->Alice: Checking with John...
    Alice->John: Yes... John, how are you?

sequenceDiagram
    participant Alice
    participant Bob
    Alice->>John: Hello John, how are you?
    loop Healthcheck
        John->>John: Fight against hypochondria
    end
    Note right of John: Rational thoughts<br/>prevail...
    John-->>Alice: Great!
    John->>Bob: How about you?
    Bob-->>John: Jolly good!

フローチャート

graph LR
    A[Hard edge] -->|Link text| B(Round edge)
    B --> C{Decision}
    C -->|One| D[Result one]
    C -->|Two| E[Result two]

Footnotes

  1. これは脚注です。

About

[Mirror] Sample repository to test documentation rendering on GitLab, GitHub, etc.

https://gitlab.com/ksoichiro/document-test