# Demo

By [Chris' Blog](https://paragraph.com/@chrisparagraph) · 2025-01-27

---

Header 1
========

Header 2
--------

This is normal text. A [link](https://google.com). `inline code`.

    if (true) {
    	console.log('True')
    }

### Header 3

blah

*   dfsf
    

*   sdfsdf
    

> Hey

![](https://paragraph.xyz/editor/callout/information-icon.png)

This is a callout

/

---

*Originally published on [Chris' Blog](https://paragraph.com/@chrisparagraph/demo)*
