Convert all device markdown EOL to LF

Change-Id: Ic8c2508e4e0fdba787f9cb0070c92971cb909f19
diff --git a/_devices/lggpad83.markdown b/_devices/lggpad83.markdown
index eb6b31a..5062b68 100644
--- a/_devices/lggpad83.markdown
+++ b/_devices/lggpad83.markdown
@@ -1,47 +1,47 @@
----

-layout: device

-title:  "LG G Pad 8.3 (v500, v510, awifi, palman)"

-codename: v500

-downloadfolder: v500

-oldurl: http://teamw.in/project/twrp2/213

-supportstatus: Current

-maintainer: fefifofum

-oem: LG

-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-

-<div class='page-heading'>Download Links:</div>

-<hr />

-<p class="text">Regular v500 / awifi:</p>

-<ul>

-{% for mirror in site.data.mirrors %}

-  <li>

-    <a href="{{ mirror.baseurl }}v500">

-      {{ mirror.description }}

-    </a>

-  </li>

-{% endfor %}

-</ul>

-<p class="text">Google Edition v510 / palman:</p>

-<ul>

-{% for mirror in site.data.mirrors %}

-  <li>

-    <a href="{{ mirror.baseurl }}palman">

-      {{ mirror.description }}

-    </a>

-  </li>

-{% endfor %}

-</ul>

-

-{% include appinstall.html %}

-

-{% include twrpinstall.html %}

-

-{% include ddinstall.html %}

-

-{% include fastbootinstall.html %}

-Note: Fastboot install is for Google Edition only.

+---
+layout: device
+title:  "LG G Pad 8.3 (v500, v510, awifi, palman)"
+codename: v500
+downloadfolder: v500
+oldurl: http://teamw.in/project/twrp2/213
+supportstatus: Current
+maintainer: fefifofum
+oem: LG
+ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+<div class='page-heading'>Download Links:</div>
+<hr />
+<p class="text">Regular v500 / awifi:</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+  <li>
+    <a href="{{ mirror.baseurl }}v500">
+      {{ mirror.description }}
+    </a>
+  </li>
+{% endfor %}
+</ul>
+<p class="text">Google Edition v510 / palman:</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+  <li>
+    <a href="{{ mirror.baseurl }}palman">
+      {{ mirror.description }}
+    </a>
+  </li>
+{% endfor %}
+</ul>
+
+{% include appinstall.html %}
+
+{% include twrpinstall.html %}
+
+{% include ddinstall.html %}
+
+{% include fastbootinstall.html %}
+Note: Fastboot install is for Google Edition only.