This is another simple draft post to test the functionality of the published
flag with a different set of tags.
What's in this post
This post contains minimal content for testing purposes.
- First item
- Second item
- Third item
Some code
def hello_world():
print("Hello from a draft post!")
return True
Testing metadata
This post has these tags: sample, demo, testing - which are different from the other draft posts.
Note
Since this post has published: false
, it shouldn't appear on the blog listing page or in recommendations.