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.119 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.118 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.117 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.116 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.115 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.114 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.113 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.111 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.110 tracks/ocaml/tools/test-generator/test/with-methods-key.json
trackler-2.2.1.109 tracks/ocaml/tools/test-generator/test/with-methods-key.json