From d7f9d5c933db2b1f106b7fb30eb5ca6ecba13399 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= <kontakt@phlow.net>
Date: Tue, 16 Sep 2014 10:00:14 +0200
Subject: [PATCH] Update

---
 _posts/design/2014-09-16-typography.md | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/_posts/design/2014-09-16-typography.md b/_posts/design/2014-09-16-typography.md
index 55c3106..755a283 100644
--- a/_posts/design/2014-09-16-typography.md
+++ b/_posts/design/2014-09-16-typography.md
@@ -217,7 +217,7 @@ This looks <b>bold</b>, too.
 
 ### &lt;u&gt;
 
-<u>Underlining</u> content for emphasize is not the best choice.
+<div><p><u>Underlining</u> content for emphasize is not the best choice.</p></div>
 
 
 
@@ -268,16 +268,16 @@ Need a break? I give you three!<br><br><br>
 
 A table can consist of these elements
 
-* `&lt;table&gt;
-* `&lt;caption&gt;
-* `&lt;colgroup&gt;
-* `&lt;col&gt;
-* `&lt;tbody&gt;
-* `&lt;thead&gt;
-* `&lt;tfoot&gt;
-* `&lt;tr&gt;
-* `&lt;td&gt;
-* `&lt;th&gt;
+* `&lt;table&gt;`
+* `&lt;caption&gt;`
+* `&lt;colgroup&gt;`
+* `&lt;col&gt;`
+* `&lt;tbody&gt;`
+* `&lt;thead&gt;`
+* `&lt;tfoot&gt;`
+* `&lt;tr&gt;`
+* `&lt;td&gt;`
+* `&lt;th&gt;`