Emphasis mark style
text-emphasis-style

This property specifies which symbol to use for East Asian text emphasis marks.
Property values
Emphasis marks are always a single glyph. They may be specified by providing the glyph directly, or by using a pair of keywords from this list.
keyword pairs | example |
---|---|
dot filled | ••• |
dot open | ◦◦◦ |
circle filled | ●●● |
circle open | ○○○ |
double-circle filled | ◉◉◉ |
double-circle open | ◎◎◎ |
triangle filled | ▲▲▲ |
triangle open | △△△ |
sesame filled | ﹅﹅﹅ |
sesame open | ﹆﹆﹆ |
Examples
text-emphasis-style: circle filled;
text-emphasis-style: '-';