This is a demonstration of how your articles will render. It explains how to use markdown to easily format your text, insert tables, and structure lists without needing to touch any code.
Welcome to your new Moderator Dashboard!
Writing engaging articles is simple. Below are examples of how your content will look and how to achieve it using basic markdown syntax.
1. Headings
To create a sub-heading, simply type ### followed by your text.
2. Emphasizing Text
- You can make text bold by wrapping it in double asterisks:
**bold text**. - You can make text italic by wrapping it in single asterisks:
*italic text*.
3. Lists
Lists are automatically formatted.
Unordered list:
- Just start a line with a dash
-. - It will automatically create a bullet point.
- You can indent with two spaces to create a nested list.
Ordered list:
- Start a line with a number and a period
1.. - The system handles the rest.
- It's that easy.
4. Tables
You can even create data-rich tables (perfect for caffeine metrics) by using pipes |:
| Drink Type | Average Caffeine (mg) | Half-Life Impact |
|---|---|---|
| Espresso (1 shot) | 63 mg | Moderate |
| Black Tea | 47 mg | Light |
| Filter Coffee | 140 mg | High |
5. Media Embeeds
Instead of dealing with confusing code, you can use the Image URL or YouTube URL fields in the article editor to effortlessly feature a large header image or an interactive playable video directly at the top of your post!
https://www.youtube.com/watch?v=IHzo1UmUdNg
Go ahead and experiment by editing this post in the dashboard, or hit 'Write New Article' to start fresh!