Daniel Kling

Results 4 issues of Daniel Kling

Hi! First of all, great library! But since upgrading from 0.1.19 to 0.1.22 a file with a size that exceeds the maxsize property is validated as valid when "do-not-parse-if-oversize" is...

Categories and next/previous links wasn't working out of the box for me on Windows. Problem was that the path was split using `/` but in WIndows a path is seperated...

I can't seem to use curly brackets in markdown content. Since every mardown file is a Svelte component the usage of curly brackets directly works as expected, but the HTML...

I get the following error when using `--mode=git` with a private repository in Windows (PowerShell): ``` ! Command failed: rm -rf E:\dev\test\.git 'rm' is not recognized as an internal or...