Convert all device markdown EOL to LF
Change-Id: Ic8c2508e4e0fdba787f9cb0070c92971cb909f19
diff --git a/_devices/lgnexus5.markdown b/_devices/lgnexus5.markdown
index 904fd50..4b870ca 100644
--- a/_devices/lgnexus5.markdown
+++ b/_devices/lgnexus5.markdown
@@ -1,45 +1,45 @@
----
-layout: device
-title: "LG Nexus 5"
-codename: hammerhead
-downloadfolder: hammerhead
-oldurl: http://teamw.in/project/twrp2/205
-supportstatus: Current
-maintainer: Dees_Troy
-oem: LG
-devicetree: https://github.com/omnirom/android_device_lge_hammerhead
-xdathread: "http://forum.xda-developers.com/google-nexus-5/orig-development/recovery-twrp-2-7-1-0-touch-recovery-t2511507"
----
-
-{% include disclaimer.html %}
-
-{% include supportstatus.html %}
-
-{% include appinstall.html %}
-
-<div class='page-heading'>Download Links:</div>
-<hr />
-<p class="text">Normal (recommended):</p>
-<ul>
-{% for mirror in site.data.mirrors %}
- <li>
- <a href="{{ mirror.baseurl }}hammerhead">
- {{ mirror.description }}
- </a>
- </li>
-{% endfor %}
-</ul>
-<p class="text">hammerheadcaf (use only if you know this is what you need):</p>
-<ul>
-{% for mirror in site.data.mirrors %}
- <li>
- <a href="{{ mirror.baseurl }}hammerheadcaf">
- {{ mirror.description }}
- </a>
- </li>
-{% endfor %}
-</ul>
-
-{% include twrpinstall.html %}
-
-{% include fastbootinstall.html %}
+---
+layout: device
+title: "LG Nexus 5"
+codename: hammerhead
+downloadfolder: hammerhead
+oldurl: http://teamw.in/project/twrp2/205
+supportstatus: Current
+maintainer: Dees_Troy
+oem: LG
+devicetree: https://github.com/omnirom/android_device_lge_hammerhead
+xdathread: "http://forum.xda-developers.com/google-nexus-5/orig-development/recovery-twrp-2-7-1-0-touch-recovery-t2511507"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+<div class='page-heading'>Download Links:</div>
+<hr />
+<p class="text">Normal (recommended):</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+ <li>
+ <a href="{{ mirror.baseurl }}hammerhead">
+ {{ mirror.description }}
+ </a>
+ </li>
+{% endfor %}
+</ul>
+<p class="text">hammerheadcaf (use only if you know this is what you need):</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+ <li>
+ <a href="{{ mirror.baseurl }}hammerheadcaf">
+ {{ mirror.description }}
+ </a>
+ </li>
+{% endfor %}
+</ul>
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}