CDaut

Results 4 issues of CDaut

**This feature is not related to a problem** I just think it would be awesome to have a collaborative mode to enable multiple peple to edit one document **Describe the...

enhancement
priority::low
difficulty::hard

I made a package dependency tree visualizer for arch linux packages. It is [here](https://clemens-dautermann.github.io/).

A bunch of missing format strings caused the library to not compile for me (CMake 3.29.2, nixos) This PR fixes this issue by adding the format literals.

I have a dockerized installation of parsedmarc with opensearch. Parsedmarc has no problem connecting to the opensearch server but no indices are created when reports are parsed. ## What I...