Welcome to Rich Text Blogging!
This is a
rich text blog post that demonstrates the new capabilities of our enhanced blog system. You can now include:
🎨 Rich Formatting
- Bold text and italic text
- Underlined text and strikethrough
- Different text colors and backgrounds
- Multiple heading levels
💻 Code Examples
You can now include syntax-highlighted code:
def hello_wedaita():
"""A simple Python function example"""
message = "Welcome to WeDaita's enhanced blog!"
print(message)
# Dictionary example
features = {
"rich_text": True,
"code_highlighting": True,
"images": True,
"tables": True
}
return features
# Call the function
result = hello_wedaita()
print(f"Available features: {result}")
📊 Tables
Create beautiful tables:
| Feature |
Status |
Description |
| Rich Text Editor |
✅ Active |
Full WYSIWYG editing with CKEditor |
| Code Highlighting |
✅ Active |
Syntax highlighting for multiple languages |
| Image Upload |
✅ Active |
Direct image upload and embedding |
| Video Embed |
✅ Active |
Embed videos and multimedia content |
💡 Blockquotes
"The best way to predict the future is to create it." - This rich text editor enables content creators to build engaging, technical blog posts with ease.
🔗 Links and More
You can create
external links and internal navigation. The system also supports:
- Numbered lists
- Bullet points
- Nested content structures
- Image galleries (coming soon)
🚀 Getting Started
Currently only invited users can write and manage blog posts. If you are interested in being an author of the WeDaita blog, please DM me.
To create WeDaita blog post:
- Go WeDaita homepage: https://www.wedaita.com
- Go to Content → Blog
- Manage your post: Click Dashboard
- To write a post: Click Write a post"
Happy blogging with WeDaita's enhanced blog system! 🎉
Comments (0)