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

     1  {
     2      "list": {
     3          "color": "15",
     4          "background_color": "52",
     5          "level_indent": 4
     6      },
     7      "item": {
     8          "block_prefix": "• "
     9      }
    10  }