haroopad
haroopad copied to clipboard
haroopad windows version does not support unix formated md file
use haroopad windows version to open unix formated markdown file, then merely save it, you will find the file is converted to dos format automatically.
that is a trouble as I have to use dos2unix tool to convert the file to unix format again under linux
I agree that line ending support would be helpful:
- Reading Unix .md seems to work.
- Save with Unix line endings (should omit <CR> if no <CR> was seen on input) Note that one use model is that the .md file lives on an SMB share, edited with haroopad on Windows.
I share the same issue. Best case would be that line endings could be configured, but the minimum requirement for me is that the line endings of unchanged lines are not touched when saving a file