Remove windows line endings (crlf) on basic windows 7 install?
Posted
by
Marc K
on Super User
See other posts from Super User
or by Marc K
Published on 2014-06-08T01:53:33Z
Indexed on
2014/06/08
3:28 UTC
Read the original article
Hit count: 445
Is there a way to remove windows line endings on a basic windows 7 install. I'm working on a windows 7 computer with notepad and word 2010 at work. I'm trying to demo markdown without installing additional text editor, and keeping it installed locally.
I've tried Word with replace on \r\n, special characters and other ways and it can't locate. Notepad same issue.
Or is there a markdown converter that an online markdown converter that will handle windows line endings?
© Super User or respective owner