1. CSS ::marker pseudo-element

    The `::marker` pseudo-element allows list item markers to be styled or have their content value customized.

  2. css selector: `::after`: `::after::marker` nested pseudo-elements

  3. css selector: `::before`: `::before::marker` nested pseudo-elements

  4. css selector: `::marker`: animation and transition support