Project document

uat.json

{
  "target": "commonmark",
  "expect": {
    "verdict": "PASSED"
  },
  "sources": [
    "sources/INSTRUCTIONS.md",
    "sources/spec.txt",
    "sources/spec_tests.py",
    "sources/cmark.py",
    "sources/normalize.py"
  ],
  "updates": [],
  "sea_trials": "inputs/SEA_TRIALS.md",
  "technology_stack": "inputs/TECHNOLOGY_STACK.md",
  "test_command": [
    "sh",
    "full_test.sh"
  ]
}