tag |
---|
test |
- GitHub Flavored Markdown (GFM)
- セクションリンク
- 相対リンク
- Markdown 絵文字
- 脚注
- アラート
- 画像のテーマ指定
- カラーチップの表示
- シンタックスハイライト
- 数式
- ダイアグラム
- メンション
- Ticket の参照
- コミットハッシュの参照
- Ticket ラベル
- Suggested changes
- コードスニペットの表示
- 外部リソースの参照
- Front matter のテーブル表示
🎉
This is footnote.1
Note
This is note!
light | dark |
---|---|
#FFFFFF
print("Hello World!")
sequenceDiagram
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
Alice-)John: See you later!
flowchart LR
Start --> Stop
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [125.6, 10.1]
},
"properties": {
"name": "Dinagat Islands"
}
}
solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
...
@ghost
#1
23bc7348d98e819e01815da3820844f3e0702b6a
https://github.com/jlord/sheetsee.js/commit/a5c3785ed8d6a35868bc169f07e40e889087fd2e
documentation
Lines 2 to 13 in 306251b
Syntax | Release | Milestone | files | Tickets | Comments | Wiki | Gist |
---|---|---|---|---|---|---|---|
GitHub Flavored Markdown | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Markdown emoji | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Footnotes | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
Alerts | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
Specify images by light or dark theme | ✓ | ✓ | ✓ | ✓ | |||
Section links | ✓ | ✓ | ✓ | ||||
Relative links | ✓ | ||||||
Color models | ✓ | ✓ | ✓ | ||||
Syntax highlighting | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Mathematical expressions | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
Diagrams | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
Mention | ✓ | ✓ | ✓ | ✓ | |||
Ticket reference | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Commit hash reference | ✓ | ✓ | ✓ | ✓ | |||
Ticket labels | ✓ | ✓ | ✓ | ✓ | ✓ | ||
Suggested changes | Only in PRs | ||||||
Code snippet | ✓ | ✓ | ✓ | ||||
External resource reference | ✓ | ✓ | ✓ | ||||
Front matter table display | ✓ | ✓ |
Footnotes
-
Footnotes is this. ↩