Commit Diff
--- index.md +++ index.md @@ -107,9 +107,11 @@ N = 10 </pre> -## Search/replace ^M with LF +## Search/replace ^M with LF - :g/<u><CTRL-V><ENTER></u>/s///g +<pre> +:g/<u><CTRL-V><ENTER></u>/s///g +</pre> ## Write the file as root