Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 396 Bytes

5w2h1e.md

File metadata and controls

26 lines (24 loc) · 396 Bytes

5W2H1E

5w: what; who; where; when; why .
2h: how; how much.
1e: effect

Context

{
    "context": {
        "title": "{title}",
        "uri": "{uri}",
        "description": "{markdown}"
    }
}

Data

[
    {
        "key": "what", // what; who; where; when; why/how; how much/effect
        "content": "the content",
        "contentType": "markdown"
    },
]