{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/text/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om texter"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 2020,
        "month": 9,
        "day": 6
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel om texter"
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Examples"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./text.html",
                    "description": [
                        "text"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./headline.html",
                    "description": [
                        "rubriker med mera"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./paragraf-and-headline.html",
                    "description": [
                        "rubriker och paragrafer"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./text-decoration.html",
                    "description": [
                        "text-decoration"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./text-align.html",
                    "description": [
                        "text-align"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./error.html",
                    "description": [
                        "error"
                    ]
                }
            ],
            "comment": []
        },
        {
            "level": 1,
            "title": [
                "Övningar"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./paragraf.exercise.html"
                            },
                            "Övning med paragraf"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./text.exercise.html"
                            },
                            "Övning med text"
                        ]
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./headline.exercise.html"
                            },
                            "Övning med rubrik"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}