Philipp Burndorfer
Philipp Burndorfer
Facing the same problem on Windows. Could make a workaround on saving markdown documents in "LF" instead of Windows default "CRLF". Therefore seems to be a line-ending problem on Windows...
> > Facing the same problem on Windows. Could make a workaround on saving markdown documents in "LF" instead of Windows default "CRLF". Therefore seems to be a line-ending problem...
Same applies to me, using markdig 0.33.0, running Windows 11. Maybe have a look at our repo? We use it in the [Converter file](https://github.com/adliance/qmdoc/blob/master/src/Adliance.QmDoc/Converter/Converter.cs) where we load the raw file...
Any updates concerning password protection?