From 390f7742493bb13c0fcd3e515674d411923ad010 Mon Sep 17 00:00:00 2001
From: moris <83502880+cocoyayann@users.noreply.github.com>
Date: Sun, 2 Mar 2025 21:41:19 +0900
Subject: [PATCH] =?UTF-8?q?=E3=82=B5=E3=83=B3=E3=83=97=E3=83=AB=E3=82=92?=
=?UTF-8?q?=E8=AA=BF=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Posts/sample.md | 51 +++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 45 insertions(+), 6 deletions(-)
diff --git a/Posts/sample.md b/Posts/sample.md
index 1708b9d..06c08d7 100644
--- a/Posts/sample.md
+++ b/Posts/sample.md
@@ -1,6 +1,6 @@
---
title: Sample Post
-description:
+description: "published: falseに設定された投稿には赤枠が付きます"
thumbnail:
emoji: ✍️
date: 2024-12-17
@@ -15,8 +15,13 @@ published: false
h1はタイトルに使用するため、本文での使用は非推奨です。
## Header2
+見出しはh2から使用
+
### Header3
+h3以降にラベルはつきません
+
#### Haeder4
+h4以降は目次に入りません
## Looooooooooooooong headeeeeeeeeeeeeeer
loooongなヘッダーは目次で省略されます
@@ -50,6 +55,24 @@ $e = mc^2$
---
+### Alert
+> [!NOTE]
+> Highlights information that users should take into account, even when skimming.
+
+> [!TIP]
+> Optional information to help a user be more successful.
+
+> [!IMPORTANT]
+> Crucial information necessary for users to succeed.
+
+> [!WARNING]
+> Critical content demanding immediate user attention due to potential risks.
+
+> [!CAUTION]
+> Negative potential consequences of an action.
+
+---
+
### List
- iPod
- iPhone
@@ -106,13 +129,13 @@ main( )
### Table
-| model | RAM | Clock |
+| Model | RAM | Clock |
|-------------------|-----------|----------|
| RaspberyPi Zero 2 | 512MB | 1GHz |
| RaspberyPi 3 B | 1GB | 1.2GHz |
| RaspberyPi 3 B+ | 1GB | 1.4GHz |
-| RaspberyPi 4 | 8GB (MAX) | 1.8GHz |
-| RaspberyPi 5 | 8GB (MAX) | 2.5GHz |
+| RaspberyPi 4 | 1,2,4,8GB | 1.8GHz |
+| RaspberyPi 5 | 2,4,8,16GB| 2.5GHz |
---
@@ -123,10 +146,26 @@ hello[^1]
---
-### image
-
+### Image
+
+クチナシの実
---
+
+### Video
+```html
+
+```
+- src="File URL"
+- poster="Thumbnail URL"
+- autoplay
+- controls
+- loop
+
+
+
+---
+
### iframe
#### Youtube