* Add action for linting markdown
* fix action syntax
* more syntax fix for yaml
* fix job syntax
* edit markdown to trigger action
* fix format of task
* Fix line lengths and linting
* linting of all docs/*.md
* replace config with jsonc
* add config to action
* fix some additional linting
* use CLI instead of bloated superlinter
* syntax again
Not used to Action syntax yet
* splitting steps
* ignore node-modules in linting
* Linting of additional docs
* fix another file that was missed
* rename Action and remove comments from previous implementation
* add config for mlc
* add more config for linkcheck
* test with verbose logging
* wrong links for test
* the config file was broken
* fix all broken links hopefully
* fixing links once more
* fix links and reduce verbosity
* final link fix
* simplify yaml, parallel jobs
* split runs
* inject linting error and wrong link as final test
* fixed and ci working as expected