mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -04:00
Forgot a few fenced code blocks
This commit is contained in:
+3
-3
@@ -463,7 +463,7 @@ The `emph` element represents an emphasized text.
|
|||||||
|
|
||||||
Markdown:
|
Markdown:
|
||||||
|
|
||||||
```
|
```markdown
|
||||||
This text is *emphasized*.
|
This text is *emphasized*.
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -489,7 +489,7 @@ The `strong` element represents important text.
|
|||||||
|
|
||||||
Markdown:
|
Markdown:
|
||||||
|
|
||||||
```
|
```markdown
|
||||||
This text is **strong**.
|
This text is **strong**.
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -515,7 +515,7 @@ The `hr` element represents a horizontal rule.
|
|||||||
|
|
||||||
Markdown:
|
Markdown:
|
||||||
|
|
||||||
```
|
```markdown
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user