Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
rson / rson / tests / styles / no-compact-lists.json
Size: Mime:
{
  "styles" : [
    ["bullet_list" , {
      "parent": "bodytext",
      "spaceBefore": 8
    }],
    ["enumerated_list" , {
      "parent": "bodytext",
      "spaceBefore": 8
    }]
  ]
}