cbax_dev/posts/test_post.md

18 lines
262 B
Markdown
Raw Permalink Normal View History

2024-10-24 04:10:35 +00:00
---
title: "Test markdown post"
author: "cbax"
description: "Only a test post"
img_path: "/res/img/posts/testing.png"
canonical_url: "//cbax.dev/blog/testing"
---
# This is a test
## h2
testing testing testing
> quote me!
```bash
cat lol | ripgrep "test"
```