Propset eol-style to CRLF

simplified paragraph tag cleanup regex
diff --git a/user_guide/nav/hacks.txt b/user_guide/nav/hacks.txt
index f29e5a7..081eece 100644
--- a/user_guide/nav/hacks.txt
+++ b/user_guide/nav/hacks.txt
@@ -1,9 +1,9 @@
-I did the following hack in moo.fx.js:
-
-At line 79 in the toggle: function()  function, I added:
-
-document.getElementById('nav').style.display = 'block';
-
-
-
+I did the following hack in moo.fx.js:

+

+At line 79 in the toggle: function()  function, I added:

+

+document.getElementById('nav').style.display = 'block';

+

+

+

 -- Rick Ellis
\ No newline at end of file