github.com/charmbracelet/glamour@v0.7.0/styles/examples/enumeration.style (about)

     1  {
     2      "list": {
     3          "color": "15",
     4          "background_color": "52"
     5      },
     6      "enumeration": {
     7          "block_prefix": ". "
     8      }
     9  }