{
    "path": "/home/krm/dev/mimer-academia/server/web/deno/Exercises/mustasch/test.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Test"
    ],
    "description": [
        "Bara exempel, din resultat kan se helt annrlunda ut."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Test 1"
            ],
            "description": [],
            "lang": "test",
            "code": "=> http://localhost:8000/page/\n<!DOCTYPE html>\n<html lang=\"sv\">\n<head>\n<meta charset=\"utf-8\" />\n<title> Welcome </title>\n</head>\n<body>\n<h1> Message </h1>\n<h2> Hello World </h2>\n</body>\n</html>",
            "statments": [],
            "comment": []
        }
    ]
}