What's New in AlphaPost Community
Hey everyone! We just shipped a massive update to make the Alpha Lounge feel like a real blogging community.
Features You Can Use Right Now
Here are the new things you'll notice:
- Blue verified ticks for trusted accounts
- Categories for organizing posts (you're in one right now)
- Markdown support โ yes, this whole post is markdown
- Italic text and bold text work everywhere
- @mentions that notify the user
- Image uploads directly in posts and comments
- A nice notification bell in the header
Try the New Markdown Toolbar
When you write a post, look for the toolbar above the content box. You can:
- Make text bold or italic
- Add headings like the one above
- Create lists like this one
- Quote things like this:
"The best community is one where good ideas spread fast."
- Show code like
const x = 42;inline - Or full code blocks:
function greet(user) {
return `Welcome, ${user.name}!`;
}
What About User Badges?
You'll see colored badges next to active users:
- ๐ฅ Bronze for active members
- ๐ฅ Silver for trusted contributors
- ๐ฅ Gold for top veterans
- โญ Alpha for founders and VIPs (admin-granted)
Try Mentioning Someone
You can tag any user by typing @username in a post or comment. They'll get a notification.