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.180 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.179 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.178 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.177 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.176 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.175 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.174 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.173 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.172 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.171 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.170 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.169 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.167 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.166 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.165 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.164 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.163 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.162 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.161 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.160 tracks/ocaml/tools/test-generator/test/with-methods-key.json