mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-08-31 14:16:44 -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
|
||||
This text is *emphasized*.
|
||||
```
|
||||
|
||||
@@ -489,7 +489,7 @@ The `strong` element represents important text.
|
||||
|
||||
Markdown:
|
||||
|
||||
```
|
||||
```markdown
|
||||
This text is **strong**.
|
||||
```
|
||||
|
||||
@@ -515,7 +515,7 @@ The `hr` element represents a horizontal rule.
|
||||
|
||||
Markdown:
|
||||
|
||||
```
|
||||
```markdown
|
||||
---
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user