Commit 39663ce9 by Vik Paruchuri

Add in newlines at end of files

parent e5dd1a93
...@@ -119,4 +119,4 @@ ...@@ -119,4 +119,4 @@
.combinedopenended-editor-icon.dropdown { .combinedopenended-editor-icon.dropdown {
width: 28px; width: 28px;
background-position: -111px 0; background-position: -111px 0;
} }
\ No newline at end of file
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
<textarea class="markdown-box">markdown</textarea> <textarea class="markdown-box">markdown</textarea>
<textarea class="xml-box" rows="8" cols="40">xml</textarea> <textarea class="xml-box" rows="8" cols="40">xml</textarea>
</div> </div>
</section> </section>
\ No newline at end of file
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
<div class="row"> <div class="row">
<textarea class="xml-box" rows="8" cols="40">xml only</textarea> <textarea class="xml-box" rows="8" cols="40">xml only</textarea>
</div> </div>
</section> </section>
\ No newline at end of file
...@@ -279,4 +279,4 @@ Write a persuasive essay to a newspaper reflecting your vies on censorship in li ...@@ -279,4 +279,4 @@ Write a persuasive essay to a newspaper reflecting your vies on censorship in li
return xml; return xml;
} }
` `
return toXml markdown return toXml markdown
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment