Files
hedgeblog/posts/example.md
2023-07-30 14:28:18 -07:00

20 lines
394 B
Markdown

Hello! This is an **example** post *not meant* to be actually served on the blog. Go to the `gh-pages` branch of the repo for the actual blog posts and stuff.
[look its a link](https://example.com)
![and an image too??? no way](/favicon.ico)
## Wow a header
```js
console.log("code block!!!");
//todo: syntax highlighting
```
> ## woah a blockquote
> Yeehaw ^[1]^
===
- [1]: Source? Me.