Skip to content

Coding-Devil/Markdownify

Repository files navigation

🌟 Welcome to the Enhanced Markdown Editor 🌟

🚀 Features

  • 🎨 Beautiful syntax highlighting
  • ⏱️ Real-time preview
  • 📄 Export to styled HTML
  • 🖥️ Split view with adjustable panes
  • 📝 Support for all Markdown features

📊 Example Table

Feature Status
Tables
Code Blocks
Task Lists

💻 Code Example

```javascript function greet(name) { return `Hello, ${name}!`; } ```


💡 Explore all the formatting options in the toolbar above!

  • Try the task lists
  • Export your work
  • Share with others

👨‍💻 Built with ❤️ by Gokulnath