Convert all device markdown EOL to LF

Change-Id: Ic8c2508e4e0fdba787f9cb0070c92971cb909f19
diff --git a/_devices/samsunggalaxys2plus.markdown b/_devices/samsunggalaxys2plus.markdown
index e486ff3..a4701a4 100644
--- a/_devices/samsunggalaxys2plus.markdown
+++ b/_devices/samsunggalaxys2plus.markdown
@@ -1,45 +1,45 @@
----

-layout: device

-title:  "Samsung Galaxy S2 Plus"

-codename: s2ve

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

-supportstatus: Current

-maintainer: None

-oem: Samsung

-ddof: "/dev/block/mmcblk0p6"

----

-

-{% include disclaimer.html %}

-

-{% include supportstatus.html %}

-

-{% include appinstall.html %}

-

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

-<hr />

-<p class="text">s2ve:</p>

-<ul>

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

-  <li>

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

-      {{ mirror.description }}

-    </a>

-  </li>

-{% endfor %}

-</ul>

-<p class="text">s2vep:</p>

-<ul>

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

-  <li>

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

-      {{ mirror.description }}

-    </a>

-  </li>

-{% endfor %}

-</ul>

-

-{% include twrpinstall.html %}

-

-{% include odininstall.html %}

-

-{% include ddinstall.html %}

+---
+layout: device
+title:  "Samsung Galaxy S2 Plus"
+codename: s2ve
+oldurl: http://teamw.in/project/twrp2/250
+supportstatus: Current
+maintainer: None
+oem: Samsung
+ddof: "/dev/block/mmcblk0p6"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+<div class='page-heading'>Download Links:</div>
+<hr />
+<p class="text">s2ve:</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+  <li>
+    <a href="{{ mirror.baseurl }}s2ve">
+      {{ mirror.description }}
+    </a>
+  </li>
+{% endfor %}
+</ul>
+<p class="text">s2vep:</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+  <li>
+    <a href="{{ mirror.baseurl }}s2vep">
+      {{ mirror.description }}
+    </a>
+  </li>
+{% endfor %}
+</ul>
+
+{% include twrpinstall.html %}
+
+{% include odininstall.html %}
+
+{% include ddinstall.html %}