{
    "path": "/home/krm/dev/mimer-academia/web/css/Exercises/underline-paragraf/exercise.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Understryckna paragrafer"
    ],
    "tags": [
        "text"
    ],
    "difficulty": "easy",
    "index": 21,
    "status": "beta",
    "author": [
        "krm"
    ],
    "created": {
        "year": 2026,
        "month": 1,
        "day": 14
    },
    "salution": "Underline importent text!",
    "category": [
        "web"
    ],
    "description": [
        "Se till att alla paragrafer nedan blir understryckna."
    ],
    "lang": "html",
    "code": "<!DOCTYPE html>\n<html lang=\"sv\">\n<head>\n<meta charset=\"utf-8\" />\n<style>\n\t</style>\n</head>\n<body>\n<h1> ?? Gör så att samtliga texterna nedan är understryckna. ?? </h1>\n<p>Lorem ipsum dolor sit amet: </p>\n<p> Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>\n<p> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>\n<p> Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>    \n</p>\n</body>\n</html>",
    "statments": [],
    "comment": [
        "Du ska bara lägga till något mellan style-tagarna."
    ],
    "kind": "exercises"
}