.ql-editor ol li:is([data-list='bullet'])::before {
  content: "*";
}
