microformats 0.18.1

A union library of the Microformats types and associated parser.
Documentation
{
  "items": [
    {
      "type": [
        "h-entry"
      ],
      "properties": {
        "name": [
          "Fixing PWM flicker on the Arduino UNO R3"
        ],
        "category": [
          "Electronics and Microcontroller",
          "Cplusplus"
        ],
        "author": [
          "Slatian"
        ],
        "published": [
          "2024-04-08"
        ]
      },
      "id": "content",
      "lang": "en"
    }
  ],
  "rels": {
    "stylesheet": [
      "https://slatecave.net/assets/site_slatecave/slatecave_v3.css?cache=dveT2n",
      "https://slatecave.net/assets/banner_plasma/banner.css?cache=ahdOqz"
    ],
    "icon": [
      "https://slatecave.net/assets/site_slatecave/favicon.png"
    ],
    "category": [
      "https://slatecave.net/blog/"
    ],
    "tag": [
      "https://slatecave.net/topics/#electronics-and-microcontroller",
      "https://slatecave.net/lang/#cplusplus"
    ]
  },
  "rel-urls": {
    "https://slatecave.net/assets/site_slatecave/slatecave_v3.css?cache=dveT2n": {
      "title": "Slatecave v3",
      "type": "text/css",
      "rels": [
        "stylesheet"
      ]
    },
    "https://slatecave.net/assets/site_slatecave/favicon.png": {
      "type": "image/png",
      "rels": [
        "icon"
      ]
    },
    "https://slatecave.net/assets/banner_plasma/banner.css?cache=ahdOqz": {
      "type": "text/css",
      "rels": [
        "stylesheet"
      ]
    },
    "https://slatecave.net/blog/": {
      "text": "Blog",
      "rels": [
        "category"
      ]
    },
    "https://slatecave.net/topics/#electronics-and-microcontroller": {
      "text": "Electronics and Microcontroller",
      "rels": [
        "tag"
      ]
    },
    "https://slatecave.net/lang/#cplusplus": {
      "text": "Cplusplus",
      "rels": [
        "tag"
      ]
    }
  }
}