From 870598b1db971411fffc0d1e3d4f84c47cadb453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Tue, 16 Sep 2014 10:00:25 +0200 Subject: [PATCH] Update --- _posts/design/2014-09-16-typography.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_posts/design/2014-09-16-typography.md b/_posts/design/2014-09-16-typography.md index 755a283..0267d53 100644 --- a/_posts/design/2014-09-16-typography.md +++ b/_posts/design/2014-09-16-typography.md @@ -268,16 +268,16 @@ Need a break? I give you three!


A table can consist of these elements -* `<table>` -* `<caption>` -* `<colgroup>` -* `<col>` -* `<tbody>` -* `<thead>` -* `<tfoot>` -* `<tr>` -* `<td>` -* `<th>` +* `<table> +* `<caption> +* `<colgroup> +* `<col> +* `<tbody> +* `<thead> +* `<tfoot> +* `<tr> +* `<td> +* `<th>