@ryoppippi

How rich this blog system is!

12 Oct 2024 ・ 2 min read


This post is a demonstration of how rich this blog system is. Continuously updated.

Titles

H1

H2

H3

H4

H5
H6

Texts

Hello World

Bold

Italic

GitHub 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.

Image

Image with a caption

ryoppippi
my avatar

Code

javascript

console.log('Hello World');

zig

const std = @import("std");

pub fn main() void {
    const stdout = std.io.getStdOut().writer();
    try stdout.print("Hello, {}!\n", .{"world"});
}

Tweet

Link Card

Magic Link

RYOPPIPPI vim-jp Svelte Japan

YouTube

youtube

BudouX (Japanese Line Break)

あの​イーハトーヴォの​すきとおった​風、​夏でも​底に​冷たさを​もつ​青い​そら、​うつくしい​森で​飾られた​モリーオ市、​郊外の​ぎらぎら​ひかる​草の​波。 また​そのなかで​いっしょに​なった​たくさんの​ひとたち、​ファゼーロと​ロザーロ、​羊飼の​ミーロや、​顔の​赤いこども​たち、​地主の​テーモ、​山猫博士の​ボーガント・デストゥパーゴなど、​いまこの​暗い​巨きな​石の​建物の​なかで​考えていると、​みんな​むかし風の​なつかしい​青い​幻燈のように​思われます。​では、​わたくしは​いつかの​小さな​みだしを​つけながら、​しずかに​あの​年の​イーハトーヴォの​五月から​十月までを​書きつけましょう。

comment on bluesky / twitter
CC BY-NC-SA 4.0 2022-PRESENT © ryoppippi