## Text (of 6)
Is this _italic_? (1)
Is this **bold**? (1)
Is this **_strong_**? (1)
Is this ~~strikethrough~~? (1)
Is this ^superscript^? (1)
Is this ~subscript~? (1)
## Format (of 5)
### Quotes (1)
> Is this
>
> a blockquote?
> Is this
> separated?
### List (1)
- Is
- This
1. A
2. mixed
- level
- list?
### Code (1)
``` python
def hello_world():
print("Is this code block?")
```
Is this `inline code`?
### Table (1)
| Is | This | a Table? |
| :--- | :---: | ---: |
| Left? | Center? | Right? |
### Horizontal line (1)
Is there a line below?
---
## Spoilers (1)
::: spoiler Is this expandable?
Is this collapsible?
:::
## Links (of 4)
[Is this a link?][LemmyApps] (1)
Did it open in the app? (1)
User: gedaliyah (npub1pz9…plec) (Does it link to the user?) (1)
Community: !lemmyapps@lemmy.world (Does it link to the community) (1)
[LemmyApps]: https://lemmy.world/c/lemmyapps
## Images (of 3)

![Lemmy][Lemmy-Icon]
Is Lemmy above? (1)
Is Lemmy between the arrows? ➡️ 