---
title: Prose Sample
updated: 2026-01-08T14:50:54.578Z
url: https://baku89.com/prose-sample
---

# Prose Sample

## Headings Example `code` in the header

本文用スタイル集

### Third Level Heading and `Code` in the header

#### Fourth Level Heading

##### Fifth Level Heading

###### Sixth Level Heading

## Text Formatting

これは**太字（bold）**&#x306E;テキストです。\
こちらは\_イタリック（italic）_のテキストです。\
これは_**太字かつイタリック**\_のテキストです。\
~~打ち消し線~~も使えます。\
`インラインコード`の例です。小さな文字か&#x3089;_&#x4E0B;&#x7DDA;_&#x3082;つけられます。

[これは何かボタンです](https://example.com) [これもまたボタンです](https://example.com)

## Blockquote

> 引用と引用

引用の最後にemを置くと引用の出典扱いになる?

> これもまた引用\
> citeタグでの引用出典（改行後）

> インラインでの引用も citeタグでの引用出典

# 水平線

---

これは水平線。ただのギャップもつくれる。

---

## Lists

### Unordered List

- リスト項目1

- リスト項目2

  - ネストされた項目
  - もう一つのネストされた項目

- リスト項目3

  1. サブ項目A
  2. サブ項目B

  - > 引用引用引用引用

  - > Using container queries, the card can be reused in multiple areas of a page without needing to know specifically where it will be placed each time. If the container with the card is narrower than 700px, the font of the card title will be small, and if the card is in a container that's wider than 700px, the font of the card title will be bigger.

    - 更にネスト
      - 更にネスト

  - ネストした中にも画像は埋め込める

  - ![](https://wp.baku89.com/wp-content/uploads/2024/05/forbidden_fritts-1440x949.jpg)

    - ちいさな文字とか

    - すごいネスト

    - ネストした中にもネストした中にも画像は埋め込める

    - ![](https://wp.baku89.com/wp-content/uploads/2024/05/forbidden_fritts-1440x949.jpg)

      - ちいさな文字とか
      - すごいネスト
      - ネストした中にもネストした中にも画像は埋め込める
      - ![](https://wp.baku89.com/wp-content/uploads/2024/05/forbidden_fritts-1440x949.jpg)

- [ ] 未完成のリスト項目

- [x] 完了したリスト項目

  - [ ] ネストした中にもチェックボックスは埋め込める
  - [x] ネストした中にもチェックボックスは埋め込める

### Ordered List

1. 第一項目

2. 第二項目

   1. サブ項目A
   2. サブ項目B

3. 第三項目

## Tables

| ヘッダー1 | ヘッダー2 | ヘッダー3 |
| ----- | ----- | ----- |
| データ1  | データ2  | データ3  |
| データ4  | データ5  | データ6  |

## Custom Blocks

- Director

  **[Baku Hashimoto](/me)**

- Concept

  **[Baku Hashimoto](/me)** & Olga Bell

- Photography

  Josh Wool

- Makeup

  Stephanie Peterson

## Links and Images

[これはリンクの例です](https://example.com)\
リンクを参照形式で書くこともできます[1](#user-content-fn-1)

これは注記です。Using container queries, the card can be reused in multiple areas of a page without needing to know specifically where it will be placed each time. If the container with the card is narrower than 700px, the font of the card title will be small, and if the card is in a container that's wider than 700px, the font of the card title will be bigger.

これは警告です。

これは危険です。

これは情報です。

これはヒントです。

これは成功です。

これはエラーです。

## Embed

<https://x.com/qanta/status/1714990862969811099>

<https://www.instagram.com/p/CEI4x1xjFXg/?utm_source=ig_web_copy_link&igsh=Y3VkMHl2aG9wNnNw>

<https://www.youtube.com/watch?v=IrS-QTLvxjA>

埋め込みの下ののキャプション

<https://vimeo.com/239839786>

## Code Blocks

```
const a = 1
const b = 2
function greet(name) {
  return `Hello, ${name}!`
}

// Example of array operations
const numbers = [1, 2, 3, 4, 5]
const doubled = numbers.map(x => x * 2)
console.log(doubled) // [2, 4, 6, 8, 10]
```

```
(def a 1)
(def b 2)
(def c (+ a b))
(println c) ; -> 3
```

## 画像ギャラリー

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

emによるキャプション

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

smallによるキャプション

[](https://wp.baku89.com/wp-content/uploads/2025/08/layers_animate_2x_960_pingpong_fastrev.webm)

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

figureとfigcaptionによるキャプション

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

### `.wide`

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)![](https://wp.baku89.com/wp-content/uploads/2016/05/ata_thumbnails_07.jpg)

### Smaller images

![](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by.svg)

![](https://wp.baku89.com/wp-content/uploads/2014/05/ps_1.gif)

![](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by.svg)

## Footnotes

1. <https://example.com> "リンクのタイトル" [↩](#user-content-fnref-1)
