1
1
mirror of https://github.com/primer/css.git synced 2024-11-29 14:14:26 +03:00
This commit is contained in:
simurai 2020-04-14 12:07:56 +09:00 committed by GitHub
parent 39bc1b878b
commit 31bc235b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ bundle: markdown
```html live
<div class="markdown-body">
<p>Text can be <b>bold</b>, <i>italic</i>, or <s>strikethrough</s>. <a href="https://github.com">Links </a>sould be blue with no underlines (unless hovered over).</p>
<p>Text can be <b>bold</b>, <i>italic</i>, or <s>strikethrough</s>. <a href="https://github.com">Links </a> should be blue with no underlines (unless hovered over).</p>
<p>There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs.</p>