This file adds html attributes with information to the article html-element.
The info is fetched from a json file.
- Version:
- 1.0.0
- Since:
- 2023-04-01
- Source:
Example
An article element could look like this:
<article data-level="3" class="level level3 3 type typeK K" data-type="K">…</article>