Test
Table of Contents
I’m testing the functionality of my new blog with Doom Emacs. There are a few things I would like to test.
Tests
First is code blocks:
echo "This is a test for the blog"
Second is bullet lists:
- Test 1
- Test 2
- Test 3
Third is numbered lists:
- Test 1
- Test 2
- Test 3