Sha256: 0c9b2ee78e02ab02e062ed9272ed43648728498f5a8c6bc7af2e80707274d196

Contents?: true

Size: 502 Bytes

Versions: 70

Compression:

Stored size: 502 Bytes

Contents

{
  "#": [
    "Markdown is a shorthand for creating HTML from text strings."
  ],
  "methods": {
    "description": [
      "Check the public API is correct."
    ],
    "cases": [{
      "description": "must be able to parse a Markdown string",
      "method": "parse",
      "arity": 1
    }]
  },
  "cases": [
    {
       "description": "parses normal text as a paragraph",
       "input": { "input" : "This will be a paragraph" },
       "expected": "<p>This will be a paragraph</p>"
    }
  ]
}

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
trackler-2.2.1.139 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.138 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.137 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.136 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.135 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.134 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.133 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.132 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.131 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.130 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.129 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.128 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.127 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.126 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.125 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.124 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.123 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.122 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.121 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.120 tracks/ocaml/tools/test-generator/test/with-methods-key.json