test: md style preview

This commit is contained in:
radishzzz 2025-03-23 14:33:11 +00:00
parent f5e8e88dce
commit 29882c8581
4 changed files with 91 additions and 90 deletions

View file

@ -42,7 +42,7 @@ Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sap
### Output
![blog placeholder](/blog-placeholder-about.jpg)
![Alt text](./full/or/relative/path/of/image)
## Blockquotes
@ -53,13 +53,13 @@ The blockquote element represents content that is quoted from another source, op
#### Syntax
```markdown
> Tiam, ad mint andaepu dandae nostion secatur sequo quae.
> Tiam, ad mint andaepu dandae nostion secatur sequo quae.<br>
> **Note** that you can use _Markdown syntax_ within a blockquote.
```
#### Output
> Tiam, ad mint andaepu dandae nostion secatur sequo quae.
> Tiam, ad mint andaepu dandae nostion secatur sequo quae.<br>
> **Note** that you can use _Markdown syntax_ within a blockquote.
### Blockquote with attribution