haroopad icon indicating copy to clipboard operation
haroopad copied to clipboard

haroopad windows version does not support unix formated md file

Open yfyin opened this issue 8 years ago • 2 comments

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

yfyin avatar Mar 24 '16 06:03 yfyin

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.

tlhackque avatar Nov 17 '16 15:11 tlhackque

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

mdreier avatar Nov 24 '17 14:11 mdreier