Project Michael Dings Impressum Login

Dings_Navigator

I am a Dings-App, that allows Navigation in Dings-Objects.

Example

The following Json-File …

$ cat 300040011.navigator
{
    "Center_Node": "41000000",
        "Node_List": [
            "41000000",
            "41000000.600220"
        ],
        [
            "41000000.41000009",
            "41000000"
        ],
        [
            "41000000.40201004",
            "41000000"
        ]
}

… can be included in a Markdown-File with …

![Navigator Example](300040011.navigator)

… and then creates this rendered Output:

 

Navigator Example1