Benedikt Volkmer
Benedikt Volkmer
It is solved by installing `libxcrypt-compat` in Arch
I started working on this with the use case I'm interested in most (replacing heading ⇿ filename with front matter ⇿ filename). #71
I have a working solution in PR #74. As it consists of refactoring and some changes of asynchronous behavior, use with caution. But testing is appreciated.
I have a solution implemented. It consists of rather heavy refactoring, so give your opinion on this. Furthermore, I haven't heavily tested it, especially not all combinations, so testing is...