Emphasis Component

East Asian emphasis marks for <em> tags. Supports position (bottom/top), style variants (dot, double-circle, triangle, sesame), open/filled, and dynamic colors.

Notes

Language auto-detection

Chinese (zh)

This text uses emphasis tag. In horizontal Chinese, it appears as bold by default.

Japanese (ja)

Here bouten (emphasis) is used. In horizontal Japanese, marks appear above the text.

Korean (ko)

This sentence uses an emphasis tag. In horizontal writing, it is typically displayed in bold.

Arabic (ar)

This text uses the emphasis tag. In horizontal formatting, it is usually displayed in bold.

Hindi (hi)

This text uses an emphasis tag. In horizontal writing, it is typically displayed in bold.

Manual classes

.emphasis-bottom

Force emphasis marks below text.

.emphasis-top

Force emphasis marks above text.

Style variants

.emphasis-dot

Dot emphasis marks

.emphasis-double-circle

Double circle emphasis marks

.emphasis-triangle

Triangle emphasis marks

.emphasis-sesame

Sesame dot emphasis marks

Open (hollow) fill

.emphasis-open + .emphasis-dot

Hollow dot marks

.emphasis-open + .emphasis-double-circle

Hollow double circle marks

.emphasis-open + .emphasis-triangle

Hollow triangle marks

.emphasis-open + .emphasis-sesame

Hollow sesame marks

Custom colors

Multiple color formats are supported:

Theme color

Error color emphasis

Tailwind built-in

Green-500 top emphasis

Blue-600 dot emphasis

Amber-500 triangle emphasis

Raw color

Red (#ff0000) triangle emphasis

Comparison with Western emphasis

English (default): This is a standard italic emphasis in English. (Western languages not matching East Asian code remain as default italic.)